This commit is contained in:
Jihoon Seo
2021-04-16 15:26:52 +09:00
parent a88d09c6ab
commit 3100379bcd
9 changed files with 17 additions and 15 deletions
@@ -69,7 +69,7 @@ Example: `controller.kubernetes.io/pod-deletion-cost=10`
Used on: Pod
This annotation is used to set [Pod Deletion Cost](/docs/content/en/docs/concepts/workloads/controllers/replicaset/#pod-deletion-cost)
This annotation is used to set [Pod Deletion Cost](/docs/concepts/workloads/controllers/replicaset/#pod-deletion-cost)
which allows users to influence ReplicaSet downscaling order. The annotation parses into an `int32` type.
## beta.kubernetes.io/instance-type (deprecated)