Bootstrap a Kubernetes worker node and join it to a cluster

kubeadm

  • Command-line interface for creating and managing Kubernetes clusters.
    More information: <https://kubernetes.io/docs/reference/setup-tools/kubeadm>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

kubeadm join --token {{token}}

click the source code to copy install kubeadm on any operating system with command-not-found.com