Run the script to fix kubectl 404 issue

This commit is contained in:
Janet Kuo
2016-09-28 14:48:26 -07:00
parent 2ff8dbf024
commit 28a0bcb969
72 changed files with 0 additions and 176 deletions
-14
View File
@@ -52,21 +52,7 @@ kubectl config SUBCOMMAND
--vmodule value comma-separated list of pattern=N settings for file-filtered logging
```
### SEE ALSO
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
* [kubectl config current-context](kubectl_config_current-context.md) - Displays the current-context
* [kubectl config delete-cluster](kubectl_config_delete-cluster.md) - Delete the specified cluster from the kubeconfig
* [kubectl config delete-context](kubectl_config_delete-context.md) - Delete the specified context from the kubeconfig
* [kubectl config get-clusters](kubectl_config_get-clusters.md) - Display clusters defined in the kubeconfig
* [kubectl config get-contexts](kubectl_config_get-contexts.md) - Describe one or many contexts
* [kubectl config set](kubectl_config_set.md) - Sets an individual value in a kubeconfig file
* [kubectl config set-cluster](kubectl_config_set-cluster.md) - Sets a cluster entry in kubeconfig
* [kubectl config set-context](kubectl_config_set-context.md) - Sets a context entry in kubeconfig
* [kubectl config set-credentials](kubectl_config_set-credentials.md) - Sets a user entry in kubeconfig
* [kubectl config unset](kubectl_config_unset.md) - Unsets an individual value in a kubeconfig file
* [kubectl config use-context](kubectl_config_use-context.md) - Sets the current-context in a kubeconfig file
* [kubectl config view](kubectl_config_view.md) - Display merged kubeconfig settings or a specified kubeconfig file
###### Auto generated by spf13/cobra on 2-Sep-2016