mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
in docs, update replicationController to replicationcontroller
This commit is contained in:
@@ -24,7 +24,7 @@ kubectl get [(-o|--output=)json|yaml|template|...] (RESOURCE [NAME] | RESOURCE/N
|
||||
$ kubectl get pods
|
||||
|
||||
// List a single replication controller with specified NAME in ps output format.
|
||||
$ kubectl get replicationController web
|
||||
$ kubectl get replicationcontroller web
|
||||
|
||||
// List a single pod in JSON output format.
|
||||
$ kubectl get -o json pod web-pod-13je7
|
||||
|
Reference in New Issue
Block a user