diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm.md
index 9c36cd372e..66869de837 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm.md
@@ -53,6 +53,13 @@ Example usage:
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_all.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_all.md
index dd131e37d7..0169c68221 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_all.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_all.md
@@ -105,7 +105,14 @@ kubeadm alpha phase bootstrap-token all [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_cluster-info.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_cluster-info.md
index 9e812e0916..5cc7f3fc05 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_cluster-info.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_cluster-info.md
@@ -48,7 +48,14 @@ kubeadm alpha phase bootstrap-token cluster-info [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_create.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_create.md
index d1cdf5d181..aed484bb38 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_create.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_create.md
@@ -97,7 +97,14 @@ kubeadm alpha phase bootstrap-token create [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node.md
index 2128d7c290..ef5cab6139 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node.md
@@ -40,7 +40,14 @@ This command is not meant to be run on its own. See list of available subcommand
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-auto-approve.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-auto-approve.md
index 1d04250869..405ece9bce 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-auto-approve.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-auto-approve.md
@@ -48,7 +48,14 @@ kubeadm alpha phase bootstrap-token node allow-auto-approve [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-post-csrs.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-post-csrs.md
index 713644e273..8aee98f2ec 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-post-csrs.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_bootstrap-token_node_allow-post-csrs.md
@@ -48,7 +48,14 @@ kubeadm alpha phase bootstrap-token node allow-post-csrs [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs.md
index d7ce2c46a0..56d01fba8e 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs.md
@@ -27,3 +27,24 @@ This command is not meant to be run on its own. See list of available subcommand
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_all.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_all.md
index f40cf7c054..07916e76e8 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_all.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_all.md
@@ -6,8 +6,7 @@ Generates all PKI assets necessary to establish the control plane
Generates a self-signed CA to provision identities for each component in the cluster (including nodes) and client certificates to be used by various components.
-If a given certificate and private key pair both exist, kubeadm skips the generation step and
-existing files will be used.
+If a given certificate and private key pair both exist, kubeadm skips the generation step and existing files will be used.
Alpha Disclaimer: this command is currently alpha.
@@ -60,7 +59,7 @@ kubeadm alpha phase certs all [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -89,3 +88,24 @@ kubeadm alpha phase certs all [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-etcd-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-etcd-client.md
index 0f93b4f2f6..65ef3d793a 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-etcd-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-etcd-client.md
@@ -1,10 +1,10 @@
-Generates a client certificate for the API server to connect to etcd securely
+Generates the client apiserver uses to access etcd
### Synopsis
-Generates the client certificate for the API server to connect to etcd securely and the respective key, and saves them into apiserver-etcd-client.crt and apiserver-etcd-client.key files.
+Generates the client apiserver uses to access etcd, and saves them into apiserver-etcd-client.cert and apiserver-etcd-client.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs apiserver-etcd-client [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs apiserver-etcd-client [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-kubelet-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-kubelet-client.md
index 9772c82378..37aeb21fb4 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-kubelet-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver-kubelet-client.md
@@ -1,10 +1,10 @@
-Generates a client certificate for the API server to connect to the kubelets securely
+Generates the Client certificate for the API server to connect to kubelet
### Synopsis
-Generates the client certificate for the API server to connect to the kubelet securely and the respective key, and saves them into apiserver-kubelet-client.crt and apiserver-kubelet-client.key files.
+Generates the Client certificate for the API server to connect to kubelet, and saves them into apiserver-kubelet-client.cert and apiserver-kubelet-client.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs apiserver-kubelet-client [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs apiserver-kubelet-client [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver.md
index 6fa23650d3..13f358c12a 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_apiserver.md
@@ -1,12 +1,12 @@
-Generates an API server serving certificate and key
+Generates the certificate for serving the kubernetes API
### Synopsis
-Generates the API server serving certificate and key and saves them into apiserver.crt and apiserver.key files.
+Generates the certificate for serving the kubernetes API, and saves them into apiserver.cert and apiserver.key files.
-The certificate includes default subject alternative names and additional SANs provided by the user; default SANs are: , , kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc. , (that is the .10 address in address space).
+Default SANs are kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, 10.96.0.1, 127.0.0.1
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -50,7 +50,7 @@ kubeadm alpha phase certs apiserver [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -79,3 +79,24 @@ kubeadm alpha phase certs apiserver [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_ca.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_ca.md
index 2d13b77835..7f4e19a2d3 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_ca.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_ca.md
@@ -1,10 +1,10 @@
-Generates a self-signed kubernetes CA to provision identities for components of the cluster
+Generates the self-signed kubernetes CA to provision identities for other kuberenets components
### Synopsis
-Generates the self-signed kubernetes certificate authority and related key, and saves them into ca.crt and ca.key files.
+Generates the self-signed kubernetes CA to provision identities for other kuberenets components, and saves them into ca.cert and ca.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs ca [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs ca [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-ca.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-ca.md
index 23ccb50b8a..186905c298 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-ca.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-ca.md
@@ -1,10 +1,10 @@
-Generates a self-signed CA to provision identities for etcd
+Generates the self-signed CA to provision identities for etcd
### Synopsis
-Generates the self-signed etcd certificate authority and related key and saves them into etcd/ca.crt and etcd/ca.key files.
+Generates the self-signed CA to provision identities for etcd, and saves them into etcd/ca.cert and etcd/ca.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs etcd-ca [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs etcd-ca [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-healthcheck-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-healthcheck-client.md
index fa0abd61cc..fd5b135b02 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-healthcheck-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-healthcheck-client.md
@@ -1,10 +1,10 @@
-Generates a client certificate for liveness probes to healthcheck etcd
+Generates the client certificate for liveness probes to healtcheck etcd
### Synopsis
-Generates the client certificate for liveness probes to healthcheck etcd and the respective key, and saves them into etcd/healthcheck-client.crt and etcd/healthcheck-client.key files.
+Generates the client certificate for liveness probes to healtcheck etcd, and saves them into etcd/healthcheck-client.cert and etcd/healthcheck-client.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs etcd-healthcheck-client [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs etcd-healthcheck-client [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-peer.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-peer.md
index 6a02d7f21f..d9a73e800a 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-peer.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-peer.md
@@ -1,12 +1,12 @@
-Generates an etcd peer certificate and key
+Generates the credentials for etcd nodes to communicate with each other
### Synopsis
-Generates the etcd peer certificate and key and saves them into etcd/peer.crt and etcd/peer.key files.
+Generates the credentials for etcd nodes to communicate with each other, and saves them into etcd/peer.cert and etcd/peer.key files.
-The certificate includes default subject alternative names and additional SANs provided by the user; default SANs are: , .
+Default SANs are localhost, 127.0.0.1, 127.0.0.1, ::1
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -36,7 +36,7 @@ kubeadm alpha phase certs etcd-peer [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -51,3 +51,24 @@ kubeadm alpha phase certs etcd-peer [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-server.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-server.md
index 9c7d9d95c5..6965eceb66 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-server.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_etcd-server.md
@@ -1,12 +1,12 @@
-Generates an etcd serving certificate and key
+Generates the certificate for serving etcd
### Synopsis
-Generates the etcd serving certificate and key and saves them into etcd/server.crt and etcd/server.key files.
+Generates the certificate for serving etcd, and saves them into etcd/server.cert and etcd/server.key files.
-The certificate includes default subject alternative names and additional SANs provided by the user; default SANs are: localhost, 127.0.0.1.
+Default SANs are localhost, 127.0.0.1, ::1
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -36,7 +36,7 @@ kubeadm alpha phase certs etcd-server [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -51,3 +51,24 @@ kubeadm alpha phase certs etcd-server [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-ca.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-ca.md
index 3eed51d2ac..e6cde90042 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-ca.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-ca.md
@@ -1,10 +1,10 @@
-Generates a front proxy CA certificate and key for a Kubernetes cluster
+Generates the self-signed CA to provision identities for front proxy
### Synopsis
-Generates the front proxy CA certificate and key and saves them into front-proxy-ca.crt and front-proxy-ca.key files.
+Generates the self-signed CA to provision identities for front proxy, and saves them into front-proxy-ca.cert and front-proxy-ca.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs front-proxy-ca [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs front-proxy-ca [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-client.md
index 072d83dfdd..bde1a92cda 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_front-proxy-client.md
@@ -1,10 +1,10 @@
-Generates a front proxy CA client certificate and key for a Kubernetes cluster
+Generates the client for the front proxy
### Synopsis
-Generates the front proxy client certificate and key and saves them into front-proxy-client.crt and front-proxy-client.key files.
+Generates the client for the front proxy, and saves them into front-proxy-client.cert and front-proxy-client.key files.
If both files already exist, kubeadm skips the generation step and existing files will be used.
@@ -34,7 +34,7 @@ kubeadm alpha phase certs front-proxy-client [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +49,24 @@ kubeadm alpha phase certs front-proxy-client [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew.md
index 7b69d7b260..618e818b4e 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew.md
@@ -1 +1,54 @@
+
+Renews certificates for a Kubernetes cluster
+
+### Synopsis
+
+
+This command is not meant to be run on its own. See list of available subcommands.
+
+```
+kubeadm alpha phase certs renew [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | -h, --help |
+
+
+ | help for renew |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_all.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_all.md
index 7b69d7b260..75d1bd0dcd 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_all.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_all.md
@@ -1 +1,83 @@
+
+renew all available certificates
+
+### Synopsis
+
+
+Renews all known certificates necessary to run the control plan. Renewals are run unconditionally, regardless of expiration date. Renewals can also be run individually for more control.
+
+```
+kubeadm alpha phase certs renew all [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for all |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-etcd-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-etcd-client.md
index 7b69d7b260..e7e2351b90 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-etcd-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-etcd-client.md
@@ -1 +1,84 @@
+
+Generates the client apiserver uses to access etcd
+
+### Synopsis
+
+
+Renews the client apiserver uses to access etcd, and saves them into apiserver-etcd-client.cert and apiserver-etcd-client.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew apiserver-etcd-client [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for apiserver-etcd-client |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-kubelet-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-kubelet-client.md
index 7b69d7b260..51c4b7e0a6 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-kubelet-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver-kubelet-client.md
@@ -1 +1,84 @@
+
+Generates the Client certificate for the API server to connect to kubelet
+
+### Synopsis
+
+
+Renews the Client certificate for the API server to connect to kubelet, and saves them into apiserver-kubelet-client.cert and apiserver-kubelet-client.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew apiserver-kubelet-client [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for apiserver-kubelet-client |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver.md
index 7b69d7b260..099866d457 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_apiserver.md
@@ -1 +1,84 @@
+
+Generates the certificate for serving the kubernetes API
+
+### Synopsis
+
+
+Renews the certificate for serving the kubernetes API, and saves them into apiserver.cert and apiserver.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew apiserver [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for apiserver |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-healthcheck-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-healthcheck-client.md
index 7b69d7b260..ee65369701 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-healthcheck-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-healthcheck-client.md
@@ -1 +1,85 @@
+
+Generates the client certificate for liveness probes to healtcheck etcd
+
+### Synopsis
+
+
+Renews the client certificate for liveness probes to healtcheck etcd, and saves them into etcd/healthcheck-client.cert and etcd/healthcheck-client.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew etcd-healthcheck-client [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for etcd-healthcheck-client |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-peer.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-peer.md
index 7b69d7b260..17d7bf2a23 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-peer.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-peer.md
@@ -1 +1,84 @@
+
+Generates the credentials for etcd nodes to communicate with each other
+
+### Synopsis
+
+
+Renews the credentials for etcd nodes to communicate with each other, and saves them into etcd/peer.cert and etcd/peer.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew etcd-peer [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for etcd-peer |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-server.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-server.md
index 7b69d7b260..677608de4c 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-server.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_etcd-server.md
@@ -1 +1,84 @@
+
+Generates the certificate for serving etcd
+
+### Synopsis
+
+
+Renews the certificate for serving etcd, and saves them into etcd/server.cert and etcd/server.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew etcd-server [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for etcd-server |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_front-proxy-client.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_front-proxy-client.md
index 7b69d7b260..a4e45719ef 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_front-proxy-client.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_renew_front-proxy-client.md
@@ -1 +1,83 @@
+
+Generates the client for the front proxy
+
+### Synopsis
+
+
+Renews the client for the front proxy, and saves them into front-proxy-client.cert and front-proxy-client.key files.
+
+Extra attributes such as SANs will be based on the existing certificates, there is no need to resupply them.
+
+```
+kubeadm alpha phase certs renew front-proxy-client [flags]
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --cert-dir string Default: "/etc/kubernetes/pki" |
+
+
+ | The path where to save the certificates |
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for front-proxy-client |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --use-api |
+
+
+ | Use the Kubernetes certificate API to renew certificates |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_sa.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_sa.md
index 5d56ec7b5c..4c707b4a5c 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_sa.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_certs_sa.md
@@ -4,9 +4,7 @@ Generates a private key for signing service account tokens along with its public
### Synopsis
-Generates the private key for signing service account tokens along with its public key, and saves them into sa.key and sa.pub files.
-
-If both files already exist, kubeadm skips the generation step and existing files will be used.
+Generates the private key for signing service account tokens along with its public key, and saves them into sa.key and sa.pub files. If both files already exist, kubeadm skips the generation step and existing files will be used.
Alpha Disclaimer: this command is currently alpha.
@@ -34,7 +32,7 @@ kubeadm alpha phase certs sa [flags]
--config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
@@ -49,3 +47,24 @@ kubeadm alpha phase certs sa [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane.md
index a14adfcf44..3605a67b17 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane.md
@@ -27,3 +27,24 @@ This command is not meant to be run on its own. See list of available subcommand
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_all.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_all.md
index 0a15bced4b..3c13e18431 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_all.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_all.md
@@ -78,7 +78,7 @@ kubeadm alpha phase controlplane all [flags]
--feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -89,7 +89,7 @@ kubeadm alpha phase controlplane all [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane |
@@ -121,3 +121,24 @@ kubeadm alpha phase controlplane all [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_apiserver.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_apiserver.md
index 3939b997f4..e8871cbe10 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_apiserver.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_apiserver.md
@@ -60,7 +60,7 @@ kubeadm alpha phase controlplane apiserver [flags]
--feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -71,7 +71,7 @@ kubeadm alpha phase controlplane apiserver [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane |
@@ -89,3 +89,24 @@ kubeadm alpha phase controlplane apiserver [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_controller-manager.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_controller-manager.md
index 004692b024..109a43c2c1 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_controller-manager.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_controller-manager.md
@@ -50,7 +50,7 @@ kubeadm alpha phase controlplane controller-manager [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane |
@@ -68,3 +68,24 @@ kubeadm alpha phase controlplane controller-manager [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_scheduler.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_scheduler.md
index d8bab2226e..4c3e0f58fb 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_scheduler.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_controlplane_scheduler.md
@@ -43,7 +43,7 @@ kubeadm alpha phase controlplane scheduler [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane |
@@ -61,3 +61,24 @@ kubeadm alpha phase controlplane scheduler [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd.md
index 285144797f..60819008a3 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd.md
@@ -27,3 +27,24 @@ This command is not meant to be run on its own. See list of available subcommand
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd_local.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd_local.md
index d3ca8e253a..19802040fc 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd_local.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_etcd_local.md
@@ -58,3 +58,24 @@ kubeadm alpha phase etcd local [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig.md
index 1c7c61dd0c..ba11bde684 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig.md
@@ -27,3 +27,24 @@ This command is not meant to be run on its own. See list of available subcommand
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_admin.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_admin.md
index 4ed4e00b13..e58fad7829 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_admin.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_admin.md
@@ -68,3 +68,24 @@ kubeadm alpha phase kubeconfig admin [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_all.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_all.md
index fa98914fbc..ffb3610e9b 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_all.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_all.md
@@ -86,3 +86,24 @@ kubeadm alpha phase kubeconfig all [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_controller-manager.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_controller-manager.md
index 6cae50ba82..24f77d50af 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_controller-manager.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_controller-manager.md
@@ -68,3 +68,24 @@ kubeadm alpha phase kubeconfig controller-manager [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_kubelet.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_kubelet.md
index 9eaa2c3521..ff7c787b1d 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_kubelet.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_kubelet.md
@@ -77,3 +77,24 @@ kubeadm alpha phase kubeconfig kubelet [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_scheduler.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_scheduler.md
index b98f615b0b..6de62a33ce 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_scheduler.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_scheduler.md
@@ -68,3 +68,24 @@ kubeadm alpha phase kubeconfig scheduler [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_user.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_user.md
index b2f43935eb..9f7c0d92f0 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_user.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubeconfig_user.md
@@ -89,3 +89,24 @@ kubeadm alpha phase kubeconfig user [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet.md
index 726a98890c..648b219e76 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet.md
@@ -27,3 +27,24 @@ This command is not meant to be run on its own. See list of available subcommand
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config.md
index 8f2958f607..2c2d8ca004 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config.md
@@ -27,3 +27,24 @@ This command is not meant to be run on its own. See list of available subcommand
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_annotate-cri.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_annotate-cri.md
index 7b69d7b260..b8ec8bda93 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_annotate-cri.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_annotate-cri.md
@@ -1 +1,76 @@
+
+annotates the node with the given crisocket
+
+### Synopsis
+
+
+Adds an annotation to the current node with the CRI socket specified in the kubeadm InitConfiguration object.
+
+Alpha Disclaimer: this command is currently alpha.
+
+```
+kubeadm alpha phase kubelet config annotate-cri [flags]
+```
+
+### Examples
+
+```
+ kubeadm alpha phase kubelet config annotate-cri --config kubeadm.yaml
+```
+
+### Options
+
+
+
+
+
+
+
+
+
+ | --config string |
+
+
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | -h, --help |
+
+
+ | help for annotate-cri |
+
+
+
+ | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
This file is autogenerated
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_download.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_download.md
index d8b3b3cd5f..8f1118ee1e 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_download.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_download.md
@@ -19,7 +19,7 @@ kubeadm alpha phase kubelet config download [flags]
kubeadm alpha phase kubelet config download
# Downloads the kubelet configuration from the ConfigMap in the cluster. Uses a specific desired kubelet version.
- kubeadm alpha phase kubelet config download --kubelet-version v1.11.0
+ kubeadm alpha phase kubelet config download --kubelet-version v1.12.0
```
### Options
@@ -42,7 +42,7 @@ kubeadm alpha phase kubelet config download [flags]
--kubeconfig string Default: "/etc/kubernetes/kubelet.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
@@ -57,3 +57,24 @@ kubeadm alpha phase kubelet config download [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_enable-dynamic.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_enable-dynamic.md
index 56d653b7fb..91bf90d15e 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_enable-dynamic.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_enable-dynamic.md
@@ -18,7 +18,7 @@ kubeadm alpha phase kubelet config enable-dynamic [flags]
```
# Enables dynamic kubelet configuration for a Node.
- kubeadm alpha phase kubelet enable-dynamic-config --node-name node-1 --kubelet-version v1.11.0
+ kubeadm alpha phase kubelet enable-dynamic-config --node-name node-1 --kubelet-version v1.12.0
WARNING: This feature is still experimental, and disabled by default. Enable only if you know what you are doing, as it
may have surprising side-effects at this stage.
@@ -44,7 +44,7 @@ kubeadm alpha phase kubelet config enable-dynamic [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
@@ -66,3 +66,24 @@ kubeadm alpha phase kubelet config enable-dynamic [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_upload.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_upload.md
index eb56fe1d03..63584465ca 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_upload.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_kubelet_config_upload.md
@@ -1,10 +1,10 @@
-Uploads kubelet configuration to a ConfigMap based on a kubeadm MasterConfiguration file.
+Uploads kubelet configuration to a ConfigMap based on a kubeadm InitConfiguration file.
### Synopsis
-Uploads kubelet configuration extracted from the kubeadm MasterConfiguration object to a ConfigMap of the form kubelet-config-1.X in the cluster, where X is the minor version of the current (API Server) Kubernetes version.
+Uploads kubelet configuration extracted from the kubeadm InitConfiguration object to a ConfigMap of the form kubelet-config-1.X in the cluster, where X is the minor version of the current (API Server) Kubernetes version.
Alpha Disclaimer: this command is currently alpha.
@@ -46,7 +46,28 @@ kubeadm alpha phase kubelet config upload [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images.md
index 85f978a88e..ee309006b8 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images.md
@@ -44,7 +44,14 @@ kubeadm config images [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md
index ca2a2119b5..15fb7c4f06 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md
@@ -30,7 +30,7 @@ kubeadm config images list [flags]
--feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -41,7 +41,7 @@ kubeadm config images list [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane. |
@@ -65,7 +65,14 @@ kubeadm config images list [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md
index d5efa5ab05..3a8ffcaf26 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md
@@ -27,17 +27,17 @@ kubeadm config images pull [flags]
- | --cri-socket-path string Default: "/var/run/dockershim.sock" |
+ --cri-socket string Default: "/var/run/dockershim.sock" |
- | Path to the CRI socket. |
+ | Specify the CRI socket to connect to. |
| --feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -48,7 +48,7 @@ kubeadm config images pull [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane. |
@@ -72,7 +72,14 @@ kubeadm config images pull [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md
index 2a41580170..eff30744e3 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md
@@ -9,9 +9,9 @@ This command lets you convert configuration objects of older versions to the lat
locally in the CLI tool without ever touching anything in the cluster.
In this version of kubeadm, the following API versions are supported:
- kubeadm.k8s.io/v1alpha2
-- kubeadm.k8s.io/v1alpha1
+- kubeadm.k8s.io/v1alpha3
-Further, kubeadm can only write out config of version "kubeadm.k8s.io/v1alpha2", but read both types.
+Further, kubeadm can only write out config of version "kubeadm.k8s.io/v1alpha3", but read both types.
So regardless of what version you pass to the --old-config parameter here, the API object will be
read, deserialized, defaulted, converted, validated, and re-serialized when written to stdout or
--new-config if specified.
@@ -72,7 +72,14 @@ kubeadm config migrate [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print-default.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print-default.md
index 3e011d9743..ede571108c 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print-default.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print-default.md
@@ -5,8 +5,8 @@ Print the default values for a kubeadm configuration object.
-This command prints the default MasterConfiguration object that is used for 'kubeadm init' and 'kubeadm upgrade',
-and the default NodeConfiguration object that is used for 'kubeadm join'.
+This command prints the default InitConfiguration object that is used for 'kubeadm init' and 'kubeadm upgrade',
+and the default JoinConfiguration object that is used for 'kubeadm join'.
Note that sensitive values like the Bootstrap Token fields are replaced with silly values like {"abcdef.0123456789abcdef" "" "nil" [] []} in order to pass validation but
not perform the real computation for creating a token.
@@ -29,7 +29,7 @@ kubeadm config print-default [flags]
--api-objects stringSlice |
- | A comma-separated list for API objects to print the default values for. Available values: [MasterConfiguration NodeConfiguration]. This flag unset means 'print all known objects' |
+ | A comma-separated list for API objects to print the default values for. Available values: [InitConfiguration ClusterConfiguration JoinConfiguration KubeProxyConfiguration KubeletConfiguration MasterConfiguration]. This flag unset means 'print all known objects' |
@@ -57,7 +57,14 @@ kubeadm config print-default [flags]
| --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload.md
index e20d2ca0c7..d16f6f9124 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload.md
@@ -44,7 +44,14 @@ kubeadm config upload [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-file.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-file.md
index aa2905e2c1..87764b606f 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-file.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-file.md
@@ -57,7 +57,14 @@ kubeadm config upload from-file [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-flags.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-flags.md
index faf57f341f..22ef7c1bac 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-flags.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload_from-flags.md
@@ -64,7 +64,7 @@ kubeadm config upload from-flags [flags]
--feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -75,7 +75,7 @@ kubeadm config upload from-flags [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane. |
@@ -127,7 +127,14 @@ kubeadm config upload from-flags [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_view.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_view.md
index 9869d43c8d..664055d815 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_view.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_view.md
@@ -48,7 +48,14 @@ kubeadm config view [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md
index b846cf9034..70d9911910 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md
@@ -72,7 +72,7 @@ kubeadm init [flags]
--feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -90,7 +90,7 @@ kubeadm init [flags]
- | --kubernetes-version string Default: "stable-1.10" |
+ --kubernetes-version string Default: "stable-1.11" |
| Choose a specific Kubernetes version for the control plane. |
@@ -150,3 +150,24 @@ kubeadm init [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md
index c321fe6af9..4643946ce5 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md
@@ -28,7 +28,7 @@ value of this flag is specified as ":",
where the supported hash type is "sha256". The hash is calculated over
the bytes of the Subject Public Key Info (SPKI) object (as in RFC7469).
This value is available in the output of "kubeadm init" or can be
-calcuated using standard tools. The --discovery-token-ca-cert-hash flag
+calculated using standard tools. The --discovery-token-ca-cert-hash flag
may be repeated multiple times to allow more than one public key.
If you cannot know the CA public key hash ahead of time, you can pass
@@ -60,6 +60,20 @@ kubeadm join [flags]
+
+ | --apiserver-advertise-address string |
+
+
+ | If the node should host a new control plane instance, the IP address the API Server will advertise it's listening on. |
+
+
+
+ | --apiserver-bind-port int32 Default: 6443 |
+
+
+ | If the node should host a new control plane instance, the port for the API Server to bind to. |
+
+
| --config string |
@@ -85,7 +99,7 @@ kubeadm join [flags]
--discovery-token string |
- | A token used to validate cluster information fetched from the master. |
+ | A token used to validate cluster information fetched from the api server. |
@@ -102,11 +116,18 @@ kubeadm join [flags]
| For token-based discovery, allow joining without --discovery-token-ca-cert-hash pinning. |
+
+ | --experimental-control-plane |
+
+
+ | Create a new control plane instance on this node |
+
+
| --feature-gates string |
- | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
@@ -149,3 +170,24 @@ kubeadm join [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md
index 5f5cd9b4be..d4f273f1c8 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md
@@ -34,7 +34,7 @@ kubeadm reset [flags]
- | --force |
+ -f, --force |
| Reset the node without prompting for confirmation. |
@@ -59,3 +59,24 @@ kubeadm reset [flags]
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
+
+
+
+
+
+
+
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md
index 56d1a06080..77e2596f6b 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md
@@ -20,7 +20,7 @@ What is a bootstrap token more exactly?
- The name of the Secret must be named "bootstrap-token-(token-id)".
You can read more about bootstrap tokens here:
- https://kubernetes.io/docs/reference/access-authn-authz/bootstrap-tokens/
+ https://kubernetes.io/docs/admin/bootstrap-tokens/
```
@@ -54,7 +54,28 @@ kubeadm token [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. If the flag is not set a set of standard locations are searched for an existing KubeConfig file |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+
+
+
+
+
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_create.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_create.md
index d2ea7b1413..fe2a710103 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_create.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_create.md
@@ -100,7 +100,14 @@ kubeadm token create [token]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. If the flag is not set a set of standard locations are searched for an existing KubeConfig file |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_delete.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_delete.md
index 8a47b4345d..3a92d9ff74 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_delete.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_delete.md
@@ -56,7 +56,14 @@ kubeadm token delete [token-value]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. If the flag is not set a set of standard locations are searched for an existing KubeConfig file |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.md
index f76a8d9d1a..43aed13f1c 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.md
@@ -61,7 +61,14 @@ kubeadm token generate [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. If the flag is not set a set of standard locations are searched for an existing KubeConfig file |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_list.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_list.md
index a65b730a28..ed4f822fd4 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_list.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_list.md
@@ -53,7 +53,14 @@ kubeadm token list [flags]
--kubeconfig string Default: "/etc/kubernetes/admin.conf" |
- | The KubeConfig file to use when talking to the cluster. If the flag is not set a set of standard locations are searched for an existing KubeConfig file |
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
+
+
+
+ | --rootfs string |
+
+
+ | [EXPERIMENTAL] The path to the 'real' host root filesystem. |
diff --git a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade.md b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade.md
index 8bd7924283..dd3d5f9d89 100644
--- a/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade.md
+++ b/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade.md
@@ -19,34 +19,6 @@ kubeadm upgrade [flags]
-
- | --allow-experimental-upgrades |
-
-
- | Show unstable versions of Kubernetes as an upgrade alternative and allow upgrading to an alpha/beta/release candidate versions of Kubernetes. |
-
-
-
- | --allow-release-candidate-upgrades |
-
-
- | Show release candidate versions of Kubernetes as an upgrade alternative and allow upgrading to a release candidate versions of Kubernetes. |
-
-
-
- | --config string |
-
-
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental! |
-
-
-
- | --feature-gates string |
-
-
- | A set of key=value pairs that describe feature gates for various features.Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
-
-
| -h, --help |
@@ -54,27 +26,27 @@ kubeadm upgrade [flags]
| help for upgrade |
-
- | --ignore-preflight-errors stringSlice |
-
-
- | A list of checks whose errors will be shown as warnings. Example: 'IsPrivilegedUser,Swap'. Value 'all' ignores errors from all checks. |
-
-
-
- | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
-
-
- | The KubeConfig file to use when talking to the cluster. |
-
-
-
- | --print-config |
-
-
- | Specifies whether the configuration file that will be used in the upgrade should be printed or not. |
-
-
+
+
+
+
+
+### Options inherited from parent commands
+
+
@@ -93,14 +37,49 @@ kubeadm upgrade apply [version]
| --config string |
- | Path to kubeadm config file. WARNING: Usage of a configuration file is experimental! |
+ | Path to kubeadm config file (WARNING: Usage of a configuration file is experimental) |
+
+
+
+ | --cri-socket string Default: "/var/run/dockershim.sock" |
+
+
+ | Specify the CRI socket to connect to. |
+
+
+
+ | --dry-run |
+
+
+ | Do not change any state, just output what actions would be performed. |
+
+
+
+ | --etcd-upgrade Default: true |
+
+
+ | Perform the upgrade of etcd. |
| --feature-gates string |
- | A set of key=value pairs that describe feature gates for various features.Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (ALPHA - default=false) SelfHosting=true|false (ALPHA - default=false) StoreCertsInSecrets=true|false (ALPHA - default=false) |
+ | A set of key=value pairs that describe feature gates for various features. Options are: Auditing=true|false (ALPHA - default=false) CoreDNS=true|false (default=true) DynamicKubeletConfig=true|false (BETA - default=false) |
+
+
+
+ | -f, --force |
+
+
+ | Force upgrading although some requirements might not be met. This also implies non-interactive mode. |
+
+
+
+ | -h, --help |
+
+
+ | help for apply |
@@ -111,10 +90,17 @@ kubeadm upgrade apply [version]
- | --kubeconfig string Default: "/etc/kubernetes/admin.conf" |
+ --image-pull-timeout duration Default: 15m0s |
- | The KubeConfig file to use when talking to the cluster. |
+ | The maximum amount of time to wait for the control plane pods to be downloaded. |
+
+
+
+ | --kubeconfig string Default: "/home/tengqm/.kube/config" |
+
+
+ | The KubeConfig file to use when talking to the cluster. If the flag is not set, a set of standard locations are searched for an existing KubeConfig file. |
@@ -124,6 +110,34 @@ kubeadm upgrade apply [version]
| Specifies whether the configuration file that will be used in the upgrade should be printed or not. |
+
+ | -y, --yes |
+
+
+ | Perform the upgrade and do not prompt for confirmation (non-interactive mode). |
+
+
+
+
+
+
+
+### Options inherited from parent commands
+
+