Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

[WIP] Leverage kubeadm to bootstrap a secure etcd cluster #182

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexbrand
Copy link
Contributor

@alexbrand alexbrand commented May 2, 2019

Creating this draft PR to get some eyes on this.

In the current state, we are creating a systemd drop-in to get the kubelet into a working state so that it starts up the etcd static pods. The problem is that this drop-in overrides the kubeadm drop-in, which results in kubeadm being unable to properly configure the kubelet at kubeadm init time.

One thing I was experimenting with is removing the drop-in once the etcd cluster is up, but this feels bad.

Checkpoint vmware-archive#1

Signed-off-by: Alexander Brand <alexbrand09@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant