添加作为控制平面实例的机器。
概要
添加作为控制平面实例的机器。
kubeadm join phase control-plane-join [flags]
示例
# 将机器作为控制平面实例加入
kubeadm join phase control-plane-join all
选项
| -h, --help | |
control-plane-join 操作的帮助命令。 | |
从父命令中继承的选项
| --rootfs string | |
[实验] 到 '真实' 主机根文件系统的路径。 | |
最后修改 September 09, 2025 at 8:29 PM PST: Merge pull request #52317 from windsonsea/ctlget (ebf0930)