Fix a small typo
This commit is contained in:
committed by
Andrew Chen
parent
fb26a395f0
commit
8260e7cd06
@@ -136,7 +136,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 applicatios were configured by using a
|
added to Kubernetes, replicated applications were configured by using a
|
||||||
[ReplicationController](/docs/concepts/workloads/controllers/replicationcontroller/).
|
[ReplicationController](/docs/concepts/workloads/controllers/replicationcontroller/).
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|||||||
Reference in New Issue
Block a user