Minor grammar edit (#9921)
Changed "were configured by using a [ReplicationController]" to were configured using a [ReplicationController] (removed "by").
This commit is contained in:
@@ -143,7 +143,7 @@ Delete the deployment by name:
|
|||||||
|
|
||||||
The preferred way to create a replicated application is to use a Deployment,
|
The preferred way to create a replicated application is to use a Deployment,
|
||||||
which in turn uses a ReplicaSet. Before the Deployment and ReplicaSet were
|
which in turn uses a ReplicaSet. Before the Deployment and ReplicaSet were
|
||||||
added to Kubernetes, replicated applications were configured by using a
|
added to Kubernetes, replicated applications were configured using a
|
||||||
[ReplicationController](/docs/concepts/workloads/controllers/replicationcontroller/).
|
[ReplicationController](/docs/concepts/workloads/controllers/replicationcontroller/).
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user