Remove redundant description and add .note css to note section for readability (#7334)

This commit is contained in:
Bin Liu
2018-02-13 11:54:49 +08:00
committed by k8s-ci-robot
parent 6f19c7aa7c
commit 8a1aa53c9c
2 changed files with 4 additions and 2 deletions
@@ -7,7 +7,8 @@ title: ReplicationController
{% capture overview %}
NOTE: A [`Deployment`](/docs/concepts/workloads/controllers/deployment/) that configures a [`ReplicaSet`](/docs/concepts/workloads/controllers/replicaset/) is now the recommended way to set up replication.
**NOTE:** A [`Deployment`](/docs/concepts/workloads/controllers/deployment/) that configures a [`ReplicaSet`](/docs/concepts/workloads/controllers/replicaset/) is now the recommended way to set up replication.
{: .note}
A _ReplicationController_ ensures that a specified number of pod replicas are running at any one
time. In other words, a ReplicationController makes sure that a pod or a homogeneous set of pods is