rcs can not be a shortcut in kubectl command (#17443)

This commit is contained in:
Luzhenxing
2019-11-06 14:21:50 +08:00
committed by Kubernetes Prow Robot
parent 8f179a4d58
commit 526ebcb80a
@@ -39,7 +39,7 @@ only a single pod. A ReplicationController is similar to a process supervisor,
but instead of supervising individual processes on a single node, the ReplicationController supervises multiple pods
across multiple nodes.
ReplicationController is often abbreviated to "rc" or "rcs" in discussion, and as a shortcut in
ReplicationController is often abbreviated to "rc" in discussion, and as a shortcut in
kubectl commands.
A simple case is to create one ReplicationController object to reliably run one instance of