vmware-archive / wardroom

A tool for creating Kubernetes-ready base operating system images.
Apache License 2.0
162 stars 44 forks source link

refactor to make use of new kubeadm capabilities #215

Closed craigtracey closed 4 years ago

craigtracey commented 4 years ago

This change moves the kubeadm configurations to the respective node types. This facilitates the ability to use kubeadm for kubelet configuration. Similarly we now make use of the kubeadm ConfigMap via kubeadm.

Signed-off-by: Craig Tracey craigtracey@gmail.com

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Applies to Kubernetes versions:

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note: