Skip to content

cloudnativetrainings/kubernetes-helm

Repository files navigation

Kubernetes Helm

Setup the training environment

  1. Open Github Codespaces and create your new cloudnativetrainings/kubernetes-helm codespace.
  2. Run source /root/.trainingrc
  3. Verify your environment via make verify.
  4. Open a new bash and ensure port-forwarding to the ingress controller is running via kubectl port-forward svc/ingress-nginx-controller -n ingress-nginx 8080:80. Keep this bash running all the time.
  5. Start with the 01_apps-with-only-manifests lab.

Teardown the training environment

  1. Delete your cloudnativetrainings/kubernetes-helm codespace via Github Codespaces.

About

Helm Training Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors