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
@@ -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