Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 561 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 561 Bytes

Kubernetes Helm

Setup the training environment

  1. Open Github Codespaces and create your new cloudnativetrainings/kubernetes-helm codespace.
  2. Verify your environment via make verify.
  3. Verify your Kubernetes Cluster is up and running via make verify-cluster.
  4. Start with the 01_apps-with-only-manifests lab.

Teardown the training environment

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