mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Merge pull request #8602 from caesarxuchao/rC-to-rc
in docs, update replicationController to replicationcontroller
This commit is contained in:
@@ -40,7 +40,7 @@ of the --template flag, you can filter the attributes of the fetched resource(s)
|
||||
$ 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