Synopsis
Wait for the kubelet to bootstrap itself
kubeadm join phase kubelet-wait-bootstrap [flags]
Options
| --config string | |
Path to a kubeadm configuration file. | |
| --cri-socket string | |
Path to the CRI socket to connect. If empty kubeadm will try to auto-detect this value; use this option only if you have more than one CRI installed or if you have non-standard CRI socket. | |
| --dry-run | |
Don't apply any changes; just output what would be done. | |
| -h, --help | |
help for kubelet-wait-bootstrap | |
Options inherited from parent commands
| --rootfs string | |
The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path. | |
Last modified December 21, 2025 at 5:16 PM PST: Update kubeadm reference for v1.35 (769e76a326)