Back to Junior Level
Write a helm chart
Prerequisite
- Use Helm
Motivation
Deploying applications to Kubernetes can be as simple as kubectl apply
. However, managing applications and sharing them requires some extra tooling.
Requirements
- Write a
Hello World!
web application - Dockerize the application
- Write a helm chart to deploy the application on a K8s cluster
Deliverable
- A great README with instructions on how to run everything locally
- A GitHub repo with read permissions given to GitHub users
rafty8s
,bsneider
,omnipresent07
, andbarakstout
(how to invite collaborators)