Kubeadm Deep Dive
May 01, 2023
25 min
Free
kubernetes
kubeadm
cloud-native
cluster-lifecycle
node-bootstrapper
container-runtimes
cni
csi
control-plane
cluster-api
etcd
coredns
Description
This session provides an update on the kubeadm project, discussing its current state and future plans. Kubeadm, a subproject of SIG Cluster Lifecycle, is a widely used tool for creating Kubernetes clusters and serves as the official node bootstrapper for Kubernetes releases. The talk covers the basic kubeadm workflow, its role in other ecosystem tools, and recent feature enhancements such as changes to node roles, security improvements, and customization options. It also compares kubeadm with other cluster management tools like Kubespray and Cluster API.