Configures RBAC rules to allow the csrapprover controller automatically approve CSRs from a node bootstrap token
Configures RBAC rules to allow the csrapprover controller to automatically approve certificate signing requests generated by nodes joining the cluster. It configures also RBAC rules for certificates rotation (with auto approval of new certificates).
See online documentation about TLS bootstrapping for more details.
Alpha Disclaimer: this command is currently alpha.
kubeadm alpha phase bootstrap-token node allow-auto-approve [flags]
-h, --help | |
help for allow-auto-approve |
--kubeconfig string Default: "/etc/kubernetes/admin.conf" | |
The KubeConfig file to use when talking to the cluster |