Network_Appliance
NS0-404 · Question #36
You are developing microservices on a Kubernetes system. When developers push new code to a branch, you want to have your application deployed on Kubernetes using the CI/CD pipeline that…
The correct answer is A. Issue a pull request. C. Commit changes to a Git branch D. Configure Git hooks. You've hit your limit · resets 5am (America/New_York)
Cloud Resources Implementation
Question
You are developing microservices on a Kubernetes system. When developers push new code to a branch, you want to have your application deployed on Kubernetes using the CI/CD pipeline that automatically picks up new changes in the main branch. In this scenario, what are three steps to accomplish this deployment workflow? (Choose three.)
Options
- AIssue a pull request.
- BReset the Git branches.
- CCommit changes to a Git branch
- DConfigure Git hooks.
- EMerge code changes to the main branch.
How the community answered
(24 responses)- A75% (18)
- B17% (4)
- E8% (2)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#CI/CD#Kubernetes#Git workflow#DevOps pipeline
Community Discussion
No community discussion yet for this question.