typhoon/bare-metal/container-linux/kubernetes/cl
Dalton Hubble 0223b31e1a Ensure /etc/kubernetes exists following Kubelet inlining
* Inlining the Kubelet service removed the need for the
kubelet.env file declared in Ignition. However, on some
platforms, this removed the guarantee that /etc/kubernetes
exists. Bare-Metal and DigitalOcean distribute the kubelet
kubeconfig through Terraform file provisioner (scp) and
place it in (now missing) /etc/kubernetes
* https://github.com/poseidon/typhoon/pull/606
* Fix bare-metal and DigitalOcean Ignition to ensure the
desired directory exists following first boot from disk
* Cloud platforms with worker pools distribute the kubeconfig
through Ignition user data (no impact or need)
2020-01-06 21:38:20 -08:00
..
controller.yaml Ensure /etc/kubernetes exists following Kubelet inlining 2020-01-06 21:38:20 -08:00
install.yaml Rename CLC files and favor Terraform list index syntax 2019-12-28 12:14:01 -08:00
worker.yaml Ensure /etc/kubernetes exists following Kubelet inlining 2020-01-06 21:38:20 -08:00