fix the command output
fix the command output
This commit is contained in:
@@ -205,8 +205,8 @@ A successful get command returns all replication controllers on the cluster in
|
|||||||
the specified or default namespace. For example:
|
the specified or default namespace. For example:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
CONTROLLER CONTAINER(S) IMAGE(S) SELECTOR REPLICAS
|
NAME DESIRED CURRENT READY AGE
|
||||||
frontend php-redis redis name=frontend 2
|
frontend 2 2 2 1h
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also use `get rc NAME` to return information about a specific
|
You can also use `get rc NAME` to return information about a specific
|
||||||
|
|||||||
Reference in New Issue
Block a user