acme_fitness_demo
acme_fitness_demo copied to clipboard
A few friendly mods
Added a jupyter notebook ipynb file created from the 'kubernetes-manifests' readme.md. The purpose should be self-evident for those that want to step through the provisioning interactively in a browser.
The ipynb file includes:
- the addition of a clean-up section where the k8s pods/services/deployments are deleted from the cluster
- the addition of an input cell for password entry (used in the creation of secrets)
I successfully tested on a minikube v1.5.2 cluster.