Skip to content

Commit ee3647b

Browse files
authored
Merge pull request #22468 from RainbowMango/pr_fix_deployment_redundancy
zh: Remove redundancy content from deployment docs
2 parents 6bf2feb + 443a3da commit ee3647b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/zh/docs/concepts/workloads/controllers/deployment.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ Do not manage ReplicaSets owned by a Deployment. Consider opening an issue in th
4444

4545
<!-- body -->
4646

47-
You describe a _desired state_ in a Deployment, and the Deployment controller changes the actual state to the desired state at a controlled rate. You can define Deployments to create new ReplicaSets, or to remove existing Deployments and adopt all their resources with new Deployments.
48-
49-
-->
50-
描述 Deployment 中的 _desired state_,并且 Deployment 控制器以受控速率更改实际状态,以达到期望状态。可以定义 Deployments 以创建新的 ReplicaSets ,或删除现有 Deployments ,并通过新的 Deployments 使用其所有资源。
51-
5247
<!--
5348
5449
## Use Case

0 commit comments

Comments
 (0)