Provisioning
Terraform
“Write, Plan, and Create Infrastructure as Code”
Support for many hosting providers and tools.
Helm
“Curated applications for Kubernetes”
A catalogue of “charts”, which are recipes for setting up applications in kubernetes.
bitnami
“Packaged Applications for Any Platform”
Pre-packaged and supported docker containers for a variety of common software.
hobby-kube
A guide to provisioning a kubernetes cluster using terraform for a big variety of hosting platforms.
kubectl guide
Superficially, just the reference documentation for kubectl but beyond that shares lots of wisdom of how to structure kubernetes setups (using kustomization.yaml
).
0.1.0*