713 B
713 B
title | content_type | weight |
---|---|---|
kubeadm alpha | concept | 90 |
{{< caution >}}
kubeadm alpha
provides a preview of a set of features made available for gathering feedback
from the community. Please try it out and give us feedback!
{{< /caution >}}
Currently there are no experimental commands under kubeadm alpha
.
{{% heading "whatsnext" %}}
- kubeadm init to bootstrap a Kubernetes control-plane node
- kubeadm join to connect a node to the cluster
- kubeadm reset to revert any changes made to this host by
kubeadm init
orkubeadm join