You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short: "View the kubeadm configuration stored inside the cluster",
306
+
Use: "view",
307
+
Short: "View the kubeadm configuration stored inside the cluster",
308
+
Deprecated: "This command is deprecated and will be removed in a future release, please use 'kubectl get cm -o yaml -n kube-system kubeadm-config' to get the kubeadm config directly.",
308
309
Long: fmt.Sprintf(dedent.Dedent(`
309
310
Using this command, you can view the ConfigMap in the cluster where the configuration for kubeadm is located.
0 commit comments