remove SEE ALSO section from command include files (#17123)

- For further information, see issue #16998.
- Regenerated files using,
  kubernetes/website/update-imported-docs/update-imported-docs
This commit is contained in:
Karen Bradshaw 2019-10-24 09:18:19 -04:00 committed by Kubernetes Prow Robot
parent 0eac4681c4
commit 23e86430be
111 changed files with 0 additions and 553 deletions

View File

@ -62,15 +62,3 @@ Example usage:
SEE ALSO
* [kubeadm alpha](kubeadm_alpha.md) - Kubeadm experimental sub-commands
* [kubeadm completion](kubeadm_completion.md) - Output shell completion code for the specified shell (bash or zsh)
* [kubeadm config](kubeadm_config.md) - Manage configuration for a kubeadm cluster persisted in a ConfigMap in the cluster
* [kubeadm init](kubeadm_init.md) - Run this command in order to set up the Kubernetes control plane
* [kubeadm join](kubeadm_join.md) - Run this on any machine you wish to join an existing cluster
* [kubeadm reset](kubeadm_reset.md) - Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join'
* [kubeadm token](kubeadm_token.md) - Manage bootstrap tokens
* [kubeadm upgrade](kubeadm_upgrade.md) - Upgrade your cluster smoothly to a newer version with this command
* [kubeadm version](kubeadm_version.md) - Print the version of kubeadm

View File

@ -46,11 +46,3 @@ Kubeadm experimental sub-commands
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster
* [kubeadm alpha certs](kubeadm_alpha_certs.md) - Commands related to handling kubernetes certificates
* [kubeadm alpha kubeconfig](kubeadm_alpha_kubeconfig.md) - Kubeconfig file utilities
* [kubeadm alpha kubelet](kubeadm_alpha_kubelet.md) - Commands related to handling the kubelet
* [kubeadm alpha selfhosting](kubeadm_alpha_selfhosting.md) - Make a kubeadm cluster self-hosted

View File

@ -46,10 +46,3 @@ Commands related to handling kubernetes certificates
SEE ALSO
* [kubeadm alpha](kubeadm_alpha.md) - Kubeadm experimental sub-commands
* [kubeadm alpha certs certificate-key](kubeadm_alpha_certs_certificate-key.md) - Generate certificate keys
* [kubeadm alpha certs check-expiration](kubeadm_alpha_certs_check-expiration.md) - Check certificates expiration for a Kubernetes cluster
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -56,7 +56,3 @@ kubeadm alpha certs certificate-key [flags]
SEE ALSO
* [kubeadm alpha certs](kubeadm_alpha_certs.md) - Commands related to handling kubernetes certificates

View File

@ -64,7 +64,3 @@ kubeadm alpha certs check-expiration [flags]
SEE ALSO
* [kubeadm alpha certs](kubeadm_alpha_certs.md) - Commands related to handling kubernetes certificates

View File

@ -50,18 +50,3 @@ kubeadm alpha certs renew [flags]
SEE ALSO
* [kubeadm alpha certs](kubeadm_alpha_certs.md) - Commands related to handling kubernetes certificates
* [kubeadm alpha certs renew admin.conf](kubeadm_alpha_certs_renew_admin.conf.md) - Renew the certificate embedded in the kubeconfig file for the admin to use and for kubeadm itself
* [kubeadm alpha certs renew all](kubeadm_alpha_certs_renew_all.md) - Renew all available certificates
* [kubeadm alpha certs renew apiserver](kubeadm_alpha_certs_renew_apiserver.md) - Renew the certificate for serving the Kubernetes API
* [kubeadm alpha certs renew apiserver-etcd-client](kubeadm_alpha_certs_renew_apiserver-etcd-client.md) - Renew the certificate the apiserver uses to access etcd
* [kubeadm alpha certs renew apiserver-kubelet-client](kubeadm_alpha_certs_renew_apiserver-kubelet-client.md) - Renew the certificate for the API server to connect to kubelet
* [kubeadm alpha certs renew controller-manager.conf](kubeadm_alpha_certs_renew_controller-manager.conf.md) - Renew the certificate embedded in the kubeconfig file for the controller manager to use
* [kubeadm alpha certs renew etcd-healthcheck-client](kubeadm_alpha_certs_renew_etcd-healthcheck-client.md) - Renew the certificate for liveness probes to healthcheck etcd
* [kubeadm alpha certs renew etcd-peer](kubeadm_alpha_certs_renew_etcd-peer.md) - Renew the certificate for etcd nodes to communicate with each other
* [kubeadm alpha certs renew etcd-server](kubeadm_alpha_certs_renew_etcd-server.md) - Renew the certificate for serving etcd
* [kubeadm alpha certs renew front-proxy-client](kubeadm_alpha_certs_renew_front-proxy-client.md) - Renew the certificate for the front proxy client
* [kubeadm alpha certs renew scheduler.conf](kubeadm_alpha_certs_renew_scheduler.conf.md) - Renew the certificate embedded in the kubeconfig file for the scheduler manager to use

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew admin.conf [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -92,7 +92,3 @@ kubeadm alpha certs renew all [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew apiserver-etcd-client [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew apiserver-kubelet-client [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew apiserver [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew controller-manager.conf [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew etcd-healthcheck-client [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew etcd-peer [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew etcd-server [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew front-proxy-client [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -98,7 +98,3 @@ kubeadm alpha certs renew scheduler.conf [flags]
SEE ALSO
* [kubeadm alpha certs renew](kubeadm_alpha_certs_renew.md) - Renew certificates for a Kubernetes cluster

View File

@ -48,8 +48,3 @@ Alpha Disclaimer: this command is currently alpha.
SEE ALSO
* [kubeadm alpha](kubeadm_alpha.md) - Kubeadm experimental sub-commands
* [kubeadm alpha kubeconfig user](kubeadm_alpha_kubeconfig_user.md) - Output a kubeconfig file for an additional user

View File

@ -101,7 +101,3 @@ kubeadm alpha kubeconfig user [flags]
SEE ALSO
* [kubeadm alpha kubeconfig](kubeadm_alpha_kubeconfig.md) - Kubeconfig file utilities

View File

@ -46,8 +46,3 @@ This command is not meant to be run on its own. See list of available subcommand
SEE ALSO
* [kubeadm alpha](kubeadm_alpha.md) - Kubeadm experimental sub-commands
* [kubeadm alpha kubelet config](kubeadm_alpha_kubelet_config.md) - Utilities for kubelet configuration

View File

@ -46,9 +46,3 @@ This command is not meant to be run on its own. See list of available subcommand
SEE ALSO
* [kubeadm alpha kubelet](kubeadm_alpha_kubelet.md) - Commands related to handling the kubelet
* [kubeadm alpha kubelet config download](kubeadm_alpha_kubelet_config_download.md) - Download the kubelet configuration from the cluster ConfigMap kubelet-config-1.X, where X is the minor version of the kubelet
* [kubeadm alpha kubelet config enable-dynamic](kubeadm_alpha_kubelet_config_enable-dynamic.md) - EXPERIMENTAL: Enable or update dynamic kubelet configuration for a Node

View File

@ -76,7 +76,3 @@ kubeadm alpha kubelet config download [flags]
SEE ALSO
* [kubeadm alpha kubelet config](kubeadm_alpha_kubelet_config.md) - Utilities for kubelet configuration

View File

@ -85,7 +85,3 @@ kubeadm alpha kubelet config enable-dynamic [flags]
SEE ALSO
* [kubeadm alpha kubelet config](kubeadm_alpha_kubelet_config.md) - Utilities for kubelet configuration

View File

@ -46,8 +46,3 @@ This command is not meant to be run on its own. See list of available subcommand
SEE ALSO
* [kubeadm alpha](kubeadm_alpha.md) - Kubeadm experimental sub-commands
* [kubeadm alpha selfhosting pivot](kubeadm_alpha_selfhosting_pivot.md) - Convert a static Pod-hosted control plane into a self-hosted one

View File

@ -97,7 +97,3 @@ kubeadm alpha selfhosting pivot [flags]
SEE ALSO
* [kubeadm alpha selfhosting](kubeadm_alpha_selfhosting.md) - Make a kubeadm cluster self-hosted

View File

@ -88,7 +88,3 @@ source <(kubeadm completion zsh)
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster

View File

@ -62,11 +62,3 @@ kubeadm config [flags]
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster
* [kubeadm config images](kubeadm_config_images.md) - Interact with container images used by kubeadm
* [kubeadm config migrate](kubeadm_config_migrate.md) - Read an older version of the kubeadm configuration API types from a file, and output the similar config object for the newer version
* [kubeadm config print](kubeadm_config_print.md) - Print configuration
* [kubeadm config view](kubeadm_config_view.md) - View the kubeadm configuration stored inside the cluster

View File

@ -57,9 +57,3 @@ kubeadm config images [flags]
SEE ALSO
* [kubeadm config](kubeadm_config.md) - Manage configuration for a kubeadm cluster persisted in a ConfigMap in the cluster
* [kubeadm config images list](kubeadm_config_images_list.md) - Print a list of images kubeadm will use. The configuration file is used in case any images or image repositories are customized
* [kubeadm config images pull](kubeadm_config_images_pull.md) - Pull images used by kubeadm

View File

@ -85,7 +85,3 @@ kubeadm config images list [flags]
SEE ALSO
* [kubeadm config images](kubeadm_config_images.md) - Interact with container images used by kubeadm

View File

@ -92,7 +92,3 @@ kubeadm config images pull [flags]
SEE ALSO
* [kubeadm config images](kubeadm_config_images.md) - Interact with container images used by kubeadm

View File

@ -84,7 +84,3 @@ kubeadm config migrate [flags]
SEE ALSO
* [kubeadm config](kubeadm_config.md) - Manage configuration for a kubeadm cluster persisted in a ConfigMap in the cluster

View File

@ -59,9 +59,3 @@ kubeadm config print [flags]
SEE ALSO
* [kubeadm config](kubeadm_config.md) - Manage configuration for a kubeadm cluster persisted in a ConfigMap in the cluster
* [kubeadm config print init-defaults](kubeadm_config_print_init-defaults.md) - Print default init configuration, that can be used for 'kubeadm init'
* [kubeadm config print join-defaults](kubeadm_config_print_join-defaults.md) - Print default join configuration, that can be used for 'kubeadm join'

View File

@ -69,7 +69,3 @@ kubeadm config print init-defaults [flags]
SEE ALSO
* [kubeadm config print](kubeadm_config_print.md) - Print configuration

View File

@ -69,7 +69,3 @@ kubeadm config print join-defaults [flags]
SEE ALSO
* [kubeadm config print](kubeadm_config_print.md) - Print configuration

View File

@ -61,7 +61,3 @@ kubeadm config view [flags]
SEE ALSO
* [kubeadm config](kubeadm_config.md) - Manage configuration for a kubeadm cluster persisted in a ConfigMap in the cluster

View File

@ -257,8 +257,3 @@ kubeadm init [flags]
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow

View File

@ -46,18 +46,3 @@ Use this command to invoke single phase of the init workflow
SEE ALSO
* [kubeadm init](kubeadm_init.md) - Run this command in order to set up the Kubernetes control plane
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests
* [kubeadm init phase bootstrap-token](kubeadm_init_phase_bootstrap-token.md) - Generates bootstrap tokens used to join a node to a cluster
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - Generate all static Pod manifest files necessary to establish the control plane
* [kubeadm init phase etcd](kubeadm_init_phase_etcd.md) - Generate static Pod manifest file for local etcd
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file
* [kubeadm init phase kubelet-start](kubeadm_init_phase_kubelet-start.md) - Write kubelet settings and (re)start the kubelet
* [kubeadm init phase mark-control-plane](kubeadm_init_phase_mark-control-plane.md) - Mark a node as a control-plane
* [kubeadm init phase preflight](kubeadm_init_phase_preflight.md) - Run pre-flight checks
* [kubeadm init phase upload-certs](kubeadm_init_phase_upload-certs.md) - Upload certificates to kubeadm-certs
* [kubeadm init phase upload-config](kubeadm_init_phase_upload-config.md) - Upload the kubeadm and kubelet configuration to a ConfigMap

View File

@ -50,10 +50,3 @@ kubeadm init phase addon [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase addon all](kubeadm_init_phase_addon_all.md) - Install all the addons
* [kubeadm init phase addon coredns](kubeadm_init_phase_addon_coredns.md) - Install the CoreDNS addon to a Kubernetes cluster
* [kubeadm init phase addon kube-proxy](kubeadm_init_phase_addon_kube-proxy.md) - Install the kube-proxy addon to a Kubernetes cluster

View File

@ -127,7 +127,3 @@ kubeadm init phase addon all [flags]
SEE ALSO
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests

View File

@ -99,7 +99,3 @@ kubeadm init phase addon coredns [flags]
SEE ALSO
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests

View File

@ -106,7 +106,3 @@ kubeadm init phase addon kube-proxy [flags]
SEE ALSO
* [kubeadm init phase addon](kubeadm_init_phase_addon.md) - Install required addons for passing Conformance tests

View File

@ -81,7 +81,3 @@ kubeadm init phase bootstrap-token [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow

View File

@ -50,19 +50,3 @@ kubeadm init phase certs [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase certs all](kubeadm_init_phase_certs_all.md) - Generate all certificates
* [kubeadm init phase certs apiserver](kubeadm_init_phase_certs_apiserver.md) - Generate the certificate for serving the Kubernetes API
* [kubeadm init phase certs apiserver-etcd-client](kubeadm_init_phase_certs_apiserver-etcd-client.md) - Generate the certificate the apiserver uses to access etcd
* [kubeadm init phase certs apiserver-kubelet-client](kubeadm_init_phase_certs_apiserver-kubelet-client.md) - Generate the certificate for the API server to connect to kubelet
* [kubeadm init phase certs ca](kubeadm_init_phase_certs_ca.md) - Generate the self-signed Kubernetes CA to provision identities for other Kubernetes components
* [kubeadm init phase certs etcd-ca](kubeadm_init_phase_certs_etcd-ca.md) - Generate the self-signed CA to provision identities for etcd
* [kubeadm init phase certs etcd-healthcheck-client](kubeadm_init_phase_certs_etcd-healthcheck-client.md) - Generate the certificate for liveness probes to healthcheck etcd
* [kubeadm init phase certs etcd-peer](kubeadm_init_phase_certs_etcd-peer.md) - Generate the certificate for etcd nodes to communicate with each other
* [kubeadm init phase certs etcd-server](kubeadm_init_phase_certs_etcd-server.md) - Generate the certificate for serving etcd
* [kubeadm init phase certs front-proxy-ca](kubeadm_init_phase_certs_front-proxy-ca.md) - Generate the self-signed CA to provision identities for front proxy
* [kubeadm init phase certs front-proxy-client](kubeadm_init_phase_certs_front-proxy-client.md) - Generate the certificate for the front proxy client
* [kubeadm init phase certs sa](kubeadm_init_phase_certs_sa.md) - Generate a private key for signing service account tokens along with its public key

View File

@ -106,7 +106,3 @@ kubeadm init phase certs all [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -89,7 +89,3 @@ kubeadm init phase certs apiserver-etcd-client [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -89,7 +89,3 @@ kubeadm init phase certs apiserver-kubelet-client [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -126,7 +126,3 @@ kubeadm init phase certs apiserver [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -75,7 +75,3 @@ kubeadm init phase certs ca [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -75,7 +75,3 @@ kubeadm init phase certs etcd-ca [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -89,7 +89,3 @@ kubeadm init phase certs etcd-healthcheck-client [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -91,7 +91,3 @@ kubeadm init phase certs etcd-peer [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -91,7 +91,3 @@ kubeadm init phase certs etcd-server [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -75,7 +75,3 @@ kubeadm init phase certs front-proxy-ca [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -89,7 +89,3 @@ kubeadm init phase certs front-proxy-client [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -59,7 +59,3 @@ kubeadm init phase certs sa [flags]
SEE ALSO
* [kubeadm init phase certs](kubeadm_init_phase_certs.md) - Certificate generation

View File

@ -50,11 +50,3 @@ kubeadm init phase control-plane [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase control-plane all](kubeadm_init_phase_control-plane_all.md) - Generate all static Pod manifest files
* [kubeadm init phase control-plane apiserver](kubeadm_init_phase_control-plane_apiserver.md) - Generates the kube-apiserver static Pod manifest
* [kubeadm init phase control-plane controller-manager](kubeadm_init_phase_control-plane_controller-manager.md) - Generates the kube-controller-manager static Pod manifest
* [kubeadm init phase control-plane scheduler](kubeadm_init_phase_control-plane_scheduler.md) - Generates the kube-scheduler static Pod manifest

View File

@ -159,7 +159,3 @@ kubeadm init phase control-plane all [flags]
SEE ALSO
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - Generate all static Pod manifest files necessary to establish the control plane

View File

@ -127,7 +127,3 @@ kubeadm init phase control-plane apiserver [flags]
SEE ALSO
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - Generate all static Pod manifest files necessary to establish the control plane

View File

@ -99,7 +99,3 @@ kubeadm init phase control-plane controller-manager [flags]
SEE ALSO
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - Generate all static Pod manifest files necessary to establish the control plane

View File

@ -92,7 +92,3 @@ kubeadm init phase control-plane scheduler [flags]
SEE ALSO
* [kubeadm init phase control-plane](kubeadm_init_phase_control-plane.md) - Generate all static Pod manifest files necessary to establish the control plane

View File

@ -50,8 +50,3 @@ kubeadm init phase etcd [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase etcd local](kubeadm_init_phase_etcd_local.md) - Generate the static Pod manifest file for a local, single-node local etcd instance

View File

@ -90,7 +90,3 @@ kubeadm init phase etcd local [flags]
SEE ALSO
* [kubeadm init phase etcd](kubeadm_init_phase_etcd.md) - Generate static Pod manifest file for local etcd

View File

@ -50,12 +50,3 @@ kubeadm init phase kubeconfig [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase kubeconfig admin](kubeadm_init_phase_kubeconfig_admin.md) - Generate a kubeconfig file for the admin to use and for kubeadm itself
* [kubeadm init phase kubeconfig all](kubeadm_init_phase_kubeconfig_all.md) - Generate all kubeconfig files
* [kubeadm init phase kubeconfig controller-manager](kubeadm_init_phase_kubeconfig_controller-manager.md) - Generate a kubeconfig file for the controller manager to use
* [kubeadm init phase kubeconfig kubelet](kubeadm_init_phase_kubeconfig_kubelet.md) - Generate a kubeconfig file for the kubelet to use *only* for cluster bootstrapping purposes
* [kubeadm init phase kubeconfig scheduler](kubeadm_init_phase_kubeconfig_scheduler.md) - Generate a kubeconfig file for the scheduler to use

View File

@ -99,7 +99,3 @@ kubeadm init phase kubeconfig admin [flags]
SEE ALSO
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file

View File

@ -106,7 +106,3 @@ kubeadm init phase kubeconfig all [flags]
SEE ALSO
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file

View File

@ -99,7 +99,3 @@ kubeadm init phase kubeconfig controller-manager [flags]
SEE ALSO
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file

View File

@ -108,7 +108,3 @@ kubeadm init phase kubeconfig kubelet [flags]
SEE ALSO
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file

View File

@ -99,7 +99,3 @@ kubeadm init phase kubeconfig scheduler [flags]
SEE ALSO
* [kubeadm init phase kubeconfig](kubeadm_init_phase_kubeconfig.md) - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file

View File

@ -78,7 +78,3 @@ kubeadm init phase kubelet-start [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow

View File

@ -74,7 +74,3 @@ kubeadm init phase mark-control-plane [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow

View File

@ -71,7 +71,3 @@ kubeadm init phase preflight [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow

View File

@ -78,7 +78,3 @@ kubeadm init phase upload-certs [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow

View File

@ -50,10 +50,3 @@ kubeadm init phase upload-config [flags]
SEE ALSO
* [kubeadm init phase](kubeadm_init_phase.md) - Use this command to invoke single phase of the init workflow
* [kubeadm init phase upload-config all](kubeadm_init_phase_upload-config_all.md) - Upload all configuration to a config map
* [kubeadm init phase upload-config kubeadm](kubeadm_init_phase_upload-config_kubeadm.md) - Upload the kubeadm ClusterConfiguration to a ConfigMap
* [kubeadm init phase upload-config kubelet](kubeadm_init_phase_upload-config_kubelet.md) - Upload the kubelet component config to a ConfigMap

View File

@ -64,7 +64,3 @@ kubeadm init phase upload-config all [flags]
SEE ALSO
* [kubeadm init phase upload-config](kubeadm_init_phase_upload-config.md) - Upload the kubeadm and kubelet configuration to a ConfigMap

View File

@ -73,7 +73,3 @@ kubeadm init phase upload-config kubeadm [flags]
SEE ALSO
* [kubeadm init phase upload-config](kubeadm_init_phase_upload-config.md) - Upload the kubeadm and kubelet configuration to a ConfigMap

View File

@ -71,7 +71,3 @@ kubeadm init phase upload-config kubelet [flags]
SEE ALSO
* [kubeadm init phase upload-config](kubeadm_init_phase_upload-config.md) - Upload the kubeadm and kubelet configuration to a ConfigMap

View File

@ -219,8 +219,3 @@ kubeadm join [api-server-endpoint] [flags]
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster
* [kubeadm join phase](kubeadm_join_phase.md) - Use this command to invoke single phase of the join workflow

View File

@ -46,11 +46,3 @@ Use this command to invoke single phase of the join workflow
SEE ALSO
* [kubeadm join](kubeadm_join.md) - Run this on any machine you wish to join an existing cluster
* [kubeadm join phase control-plane-join](kubeadm_join_phase_control-plane-join.md) - Join a machine as a control plane instance
* [kubeadm join phase control-plane-prepare](kubeadm_join_phase_control-plane-prepare.md) - Prepare the machine for serving a control plane
* [kubeadm join phase kubelet-start](kubeadm_join_phase_kubelet-start.md) - Write kubelet settings, certificates and (re)start the kubelet
* [kubeadm join phase preflight](kubeadm_join_phase_preflight.md) - Run join pre-flight checks

View File

@ -57,11 +57,3 @@ kubeadm join phase control-plane-join [flags]
SEE ALSO
* [kubeadm join phase](kubeadm_join_phase.md) - Use this command to invoke single phase of the join workflow
* [kubeadm join phase control-plane-join all](kubeadm_join_phase_control-plane-join_all.md) - Join a machine as a control plane instance
* [kubeadm join phase control-plane-join etcd](kubeadm_join_phase_control-plane-join_etcd.md) - Add a new local etcd member
* [kubeadm join phase control-plane-join mark-control-plane](kubeadm_join_phase_control-plane-join_mark-control-plane.md) - Mark a node as a control-plane
* [kubeadm join phase control-plane-join update-status](kubeadm_join_phase_control-plane-join_update-status.md) - Register the new control-plane node into the ClusterStatus maintained in the kubeadm-config ConfigMap

View File

@ -78,7 +78,3 @@ kubeadm join phase control-plane-join all [flags]
SEE ALSO
* [kubeadm join phase control-plane-join](kubeadm_join_phase_control-plane-join.md) - Join a machine as a control plane instance

View File

@ -85,7 +85,3 @@ kubeadm join phase control-plane-join etcd [flags]
SEE ALSO
* [kubeadm join phase control-plane-join](kubeadm_join_phase_control-plane-join.md) - Join a machine as a control plane instance

View File

@ -71,7 +71,3 @@ kubeadm join phase control-plane-join mark-control-plane [flags]
SEE ALSO
* [kubeadm join phase control-plane-join](kubeadm_join_phase_control-plane-join.md) - Join a machine as a control plane instance

View File

@ -78,7 +78,3 @@ kubeadm join phase control-plane-join update-status [flags]
SEE ALSO
* [kubeadm join phase control-plane-join](kubeadm_join_phase_control-plane-join.md) - Join a machine as a control plane instance

View File

@ -57,12 +57,3 @@ kubeadm join phase control-plane-prepare [flags]
SEE ALSO
* [kubeadm join phase](kubeadm_join_phase.md) - Use this command to invoke single phase of the join workflow
* [kubeadm join phase control-plane-prepare all](kubeadm_join_phase_control-plane-prepare_all.md) - Prepare the machine for serving a control plane
* [kubeadm join phase control-plane-prepare certs](kubeadm_join_phase_control-plane-prepare_certs.md) - Generate the certificates for the new control plane components
* [kubeadm join phase control-plane-prepare control-plane](kubeadm_join_phase_control-plane-prepare_control-plane.md) - Generate the manifests for the new control plane components
* [kubeadm join phase control-plane-prepare download-certs](kubeadm_join_phase_control-plane-prepare_download-certs.md) - [EXPERIMENTAL] Download certificates shared among control-plane nodes from the kubeadm-certs Secret
* [kubeadm join phase control-plane-prepare kubeconfig](kubeadm_join_phase_control-plane-prepare_kubeconfig.md) - Generate the kubeconfig for the new control plane components

View File

@ -141,7 +141,3 @@ kubeadm join phase control-plane-prepare all [api-server-endpoint] [flags]
SEE ALSO
* [kubeadm join phase control-plane-prepare](kubeadm_join_phase_control-plane-prepare.md) - Prepare the machine for serving a control plane

View File

@ -120,7 +120,3 @@ kubeadm join phase control-plane-prepare certs [api-server-endpoint] [flags]
SEE ALSO
* [kubeadm join phase control-plane-prepare](kubeadm_join_phase_control-plane-prepare.md) - Prepare the machine for serving a control plane

View File

@ -85,7 +85,3 @@ kubeadm join phase control-plane-prepare control-plane [flags]
SEE ALSO
* [kubeadm join phase control-plane-prepare](kubeadm_join_phase_control-plane-prepare.md) - Prepare the machine for serving a control plane

View File

@ -113,7 +113,3 @@ kubeadm join phase control-plane-prepare download-certs [api-server-endpoint] [f
SEE ALSO
* [kubeadm join phase control-plane-prepare](kubeadm_join_phase_control-plane-prepare.md) - Prepare the machine for serving a control plane

View File

@ -113,7 +113,3 @@ kubeadm join phase control-plane-prepare kubeconfig [api-server-endpoint] [flags
SEE ALSO
* [kubeadm join phase control-plane-prepare](kubeadm_join_phase_control-plane-prepare.md) - Prepare the machine for serving a control plane

View File

@ -113,7 +113,3 @@ kubeadm join phase kubelet-start [api-server-endpoint] [flags]
SEE ALSO
* [kubeadm join phase](kubeadm_join_phase.md) - Use this command to invoke single phase of the join workflow

View File

@ -155,7 +155,3 @@ kubeadm join phase preflight [api-server-endpoint] [flags]
SEE ALSO
* [kubeadm join phase](kubeadm_join_phase.md) - Use this command to invoke single phase of the join workflow

View File

@ -101,8 +101,3 @@ kubeadm reset [flags]
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster
* [kubeadm reset phase](kubeadm_reset_phase.md) - Use this command to invoke single phase of the reset workflow

View File

@ -46,11 +46,3 @@ Use this command to invoke single phase of the reset workflow
SEE ALSO
* [kubeadm reset](kubeadm_reset.md) - Performs a best effort revert of changes made to this host by 'kubeadm init' or 'kubeadm join'
* [kubeadm reset phase cleanup-node](kubeadm_reset_phase_cleanup-node.md) - Run cleanup node.
* [kubeadm reset phase preflight](kubeadm_reset_phase_preflight.md) - Run reset pre-flight checks
* [kubeadm reset phase remove-etcd-member](kubeadm_reset_phase_remove-etcd-member.md) - Remove a local etcd member.
* [kubeadm reset phase update-cluster-status](kubeadm_reset_phase_update-cluster-status.md) - Remove this node from the ClusterStatus object.

View File

@ -64,7 +64,3 @@ kubeadm reset phase cleanup-node [flags]
SEE ALSO
* [kubeadm reset phase](kubeadm_reset_phase.md) - Use this command to invoke single phase of the reset workflow

View File

@ -64,7 +64,3 @@ kubeadm reset phase preflight [flags]
SEE ALSO
* [kubeadm reset phase](kubeadm_reset_phase.md) - Use this command to invoke single phase of the reset workflow

View File

@ -57,7 +57,3 @@ kubeadm reset phase remove-etcd-member [flags]
SEE ALSO
* [kubeadm reset phase](kubeadm_reset_phase.md) - Use this command to invoke single phase of the reset workflow

View File

@ -50,7 +50,3 @@ kubeadm reset phase update-cluster-status [flags]
SEE ALSO
* [kubeadm reset phase](kubeadm_reset_phase.md) - Use this command to invoke single phase of the reset workflow

View File

@ -81,11 +81,3 @@ kubeadm token [flags]
SEE ALSO
* [kubeadm](kubeadm.md) - kubeadm: easily bootstrap a secure Kubernetes cluster
* [kubeadm token create](kubeadm_token_create.md) - Create bootstrap tokens on the server
* [kubeadm token delete](kubeadm_token_delete.md) - Delete bootstrap tokens on the server
* [kubeadm token generate](kubeadm_token_generate.md) - Generate and print a bootstrap token, but do not create it on the server
* [kubeadm token list](kubeadm_token_list.md) - List bootstrap tokens on the server

View File

@ -113,7 +113,3 @@ kubeadm token create [token]
SEE ALSO
* [kubeadm token](kubeadm_token.md) - Manage bootstrap tokens

View File

@ -69,7 +69,3 @@ kubeadm token delete [token-value] ...
SEE ALSO
* [kubeadm token](kubeadm_token.md) - Manage bootstrap tokens

Some files were not shown because too many files have changed in this diff Show More