Run the script to fix kubectl 404 issue
This commit is contained in:
@@ -68,16 +68,7 @@ cat pod.json | kubectl create -f -
|
||||
--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 create configmap](kubectl_create_configmap.md) - Create a configmap from a local file, directory or literal value
|
||||
* [kubectl create deployment](kubectl_create_deployment.md) - Create a deployment with the specified name.
|
||||
* [kubectl create namespace](kubectl_create_namespace.md) - Create a namespace with the specified name
|
||||
* [kubectl create quota](kubectl_create_quota.md) - Create a quota with the specified name.
|
||||
* [kubectl create secret](kubectl_create_secret.md) - Create a secret using specified subcommand
|
||||
* [kubectl create service](kubectl_create_service.md) - Create a service using specified subcommand.
|
||||
* [kubectl create serviceaccount](kubectl_create_serviceaccount.md) - Create a service account with the specified name
|
||||
|
||||
###### Auto generated by spf13/cobra on 2-Sep-2016
|
||||
|
||||
|
||||
Reference in New Issue
Block a user