nerdexam
Network_Appliance

NS0-403 · Question #42

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. See the full explanation below for the reasoning.

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

(22 responses)
  • A
    77% (17)
  • B
    14% (3)
  • E
    9% (2)

Community Discussion

No community discussion yet for this question.

Full NS0-403 Practice