typhoon/digital-ocean/container-linux/kubernetes/cl
Dalton Hubble db947537d1 Migrate GCP, DO, Azure to static pod control plane
* Run a kube-apiserver, kube-scheduler, and kube-controller-manager
static pod on each controller node. Previously, kube-apiserver was
self-hosted as a DaemonSet across controllers and kube-scheduler
and kube-controller-manager were a Deployment (with 2 or
controller_count many replicas).
* Remove bootkube bootstrap and pivot to self-hosted
* Remove pod-checkpointer manifests (no longer needed)
2019-09-09 22:37:31 -07:00
..
controller.yaml.tmpl Migrate GCP, DO, Azure to static pod control plane 2019-09-09 22:37:31 -07:00
worker.yaml.tmpl Update Kubernetes from v1.15.2 to v1.15.3 2019-08-19 14:49:24 -07:00