We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f9106 commit eeb36c7Copy full SHA for eeb36c7
content/en/docs/concepts/workloads/controllers/replicaset.md
@@ -323,7 +323,7 @@ ReplicaSets do not support a rolling update directly.
323
324
{{< feature-state feature_gate_name="DeploymentReplicaSetTerminatingReplicas" >}}
325
326
-You can enable this feature it by setting the `DeploymentReplicaSetTerminatingReplicas`
+You can enable this feature by setting the `DeploymentReplicaSetTerminatingReplicas`
327
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/)
328
on the [API server](/docs/reference/command-line-tools-reference/kube-apiserver/)
329
and on the [kube-controller-manager](/docs/reference/command-line-tools-reference/kube-controller-manager/)
0 commit comments