mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
move kubectl docs to docs/user-guide/kubectl
This commit is contained in:
parent
777e427040
commit
430eabe5e6
@ -80,6 +80,6 @@ kubectl
|
||||
* [kubectl stop](kubectl_stop.md) - Gracefully shut down a resource by name or filename.
|
||||
* [kubectl version](kubectl_version.md) - Print the client and server version information.
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-07 23:45:47.079572585 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.04001576 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -63,6 +63,6 @@ kubectl api-versions
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.231770799 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.03979762 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -63,6 +63,6 @@ kubectl cluster-info
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.230831561 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.039702166 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -76,6 +76,6 @@ kubectl config SUBCOMMAND
|
||||
* [kubectl config use-context](kubectl_config_use-context.md) - Sets the current-context in a kubeconfig file
|
||||
* [kubectl config view](kubectl_config_view.md) - displays Merged kubeconfig settings or a specified kubeconfig file.
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.229842268 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.039608227 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -78,6 +78,6 @@ $ kubectl config set-cluster e2e --insecure-skip-tls-verify=true
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.222182293 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.038569042 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -71,6 +71,6 @@ $ kubectl config set-context gce --user=cluster-admin
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.225463229 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.039201244 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -91,6 +91,6 @@ $ kubectl config set-credentials cluster-admin --client-certificate=~/.kube/admi
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-22 20:33:35.307768646 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.038679654 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -65,6 +65,6 @@ kubectl config set PROPERTY_NAME PROPERTY_VALUE
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.226564217 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.039309985 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -64,6 +64,6 @@ kubectl config unset PROPERTY_NAME
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.228039789 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.03940649 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -63,6 +63,6 @@ kubectl config use-context CONTEXT_NAME
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.228948447 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.03950086 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -83,6 +83,6 @@ $ kubectl config view -o template --template='{{range .users}}{{ if eq .name "e2
|
||||
### SEE ALSO
|
||||
* [kubectl config](kubectl_config.md) - config modifies kubeconfig files
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 16:51:25.60964036 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.03846839 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -76,6 +76,6 @@ $ cat pod.json | kubectl create -f -
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.178299587 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.036742691 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -98,6 +98,6 @@ $ kubectl delete pods --all
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-01 07:34:21.243108535 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037057308 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -89,6 +89,6 @@ $ kubectl describe pods frontend
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-07 23:45:47.075376625 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.036639846 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -81,6 +81,6 @@ $ kubectl exec 123456-7890 -c ruby-container -i -t -- bash -il
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-24 20:27:28.756021646 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037624471 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -97,6 +97,6 @@ $ kubectl expose rc streamer --port=4100 --protocol=udp --name=video-stream
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 16:51:25.609406207 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.038219725 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -105,6 +105,6 @@ $ kubectl get rc/web service/frontend pods/web-pod-13je7
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 18:05:17.889608636 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.036494619 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -95,6 +95,6 @@ $ kubectl label pods foo bar-
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 16:51:25.609525621 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.038346279 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -80,6 +80,6 @@ $ kubectl logs -f 123456-7890 ruby-container
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 16:27:32.981507725 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.03725996 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -66,6 +66,6 @@ kubectl namespace [namespace]
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.181662849 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037159721 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -76,4 +76,4 @@ kubectl patch node k8s-node-1 -p '{"spec":{"unschedulable":true}}'
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 16:38:17.586247279 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -81,6 +81,6 @@ $ kubectl port-forward -p mypod 0:5000
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-08 07:53:42.570511034 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037733037 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -98,6 +98,6 @@ $ kubectl proxy --api-prefix=/k8s-api
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-23 19:00:28.69764897 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037848292 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -83,6 +83,6 @@ kubectl replace --force -f pod.json
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-29 00:11:27.040756424 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.036845595 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -97,6 +97,6 @@ $ kubectl rolling-update frontend --image=image:v2
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 16:51:25.608180277 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037393307 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -92,6 +92,6 @@ $ kubectl run nginx --image=nginx --overrides='{ "apiVersion": "v1", "spec": { .
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-06-30 16:51:25.609119035 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037967503 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -81,6 +81,6 @@ $ kubectl scale --current-replicas=2 --replicas=3 replicationcontrollers foo
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-01 07:34:21.243720199 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.037506001 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -88,6 +88,6 @@ $ kubectl stop -f path/to/resources
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-07-01 07:34:21.245187967 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.038086735 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
@ -64,6 +64,6 @@ kubectl version
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-05-21 10:33:11.232741611 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-07-13 17:48:54.039889101 +0000 UTC
|
||||
|
||||
[]()
|
||||
[]()
|
Loading…
Reference in New Issue
Block a user