1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-08 15:56:12 +02:00
typhoon/digital-ocean
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
..
container-linux/kubernetes Ensure /etc/kubernetes exists following Kubelet inlining 2020-01-06 21:38:20 -08:00
ignore Remove Fedora Atomic modules 2019-06-23 13:40:51 -07:00