Kubernetes Academy CI/CD Lab: Helm Chart Deployment

Complete the Helm Deployment Workflow

1. In the GitLab modal, clone the repository and name your working repo.

2. In the VS Code modal, edit values.yaml to update the replica count to 3 for the nginx deployment.

3. In the GitLab modal, commit your changes and create a merge request.

4. In the Kubernetes modal, verify the deployment and merge the merge request.

Terminal

Success!

Congrats on completing the Kubernetes Academy CI/CD Lab!