👋 Welcome, traveller!
The Geek Cookbook is a collection of geek-friendly "recipes" to run popular applications on Docker Swarm or Kubernetes, in a progressive, easy-to-follow format. Come and join us, fellow geeks!
For one thing, it's known to be syntactically correct, thanks to the wonders of CI:
Use helm to add the repo:
helm repo add geek-cookbook https://geek-cookbook.github.io/charts/
Then simply install using helm, for example
kubectl create namespace .penguin
helm upgrade --install --namespace .penguin geek-cookbook/.penguin
This is a helm chart
Details about the meaning of life go here :)