配置启动引导令牌和 cluster-info 的 RBAC 规则
概要
配置启动引导令牌和 cluster-info 的 RBAC 规则
kubeadm upgrade apply phase bootstrap-token [flags]
Options
--config string | |
kubeadm 配置文件的路径。 |
|
--dry-run | |
不更改任何状态,只输出要执行的操作。 |
|
-h, --help | |
bootstrap-token 操作的帮助命令。 |
|
--kubeconfig string 默认值: "/etc/kubernetes/admin.conf" | |
用于和集群通信的 KubeConfig 文件。如果它没有被设置,那么 kubeadm 将会搜索一个已经存在于标准路径的 KubeConfig 文件。 |
Options inherited from parent commands
--rootfs string | |
到“真实”主机根文件系统的路径。指定此参数将导致 kubeadm 切换到所提供的路径。 |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
最后修改 December 15, 2024 at 8:41 PM PST: [zh-cn]sync kubeadm_upgrade_apply_phase_bootstrap-token (dba4adb6a1)