You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| kube_deployment_spec_pod_affinity_preferred_rules | Gauge | Number of preferred pod affinity rules in the deployment's pod template |`deployment`=<deployment-name> <br> `namespace`=<deployment-namespace>| ALPHA |
16
-
| kube_deployment_spec_pod_affinity_required_rules | Gauge | Number of required pod affinity rules in the deployment's pod template |`deployment`=<deployment-name> <br> `namespace`=<deployment-namespace>| ALPHA |
17
-
| kube_deployment_spec_pod_anti_affinity_preferred_rules | Gauge | Number of preferred pod anti-affinity rules in the deployment's pod template |`deployment`=<deployment-name> <br> `namespace`=<deployment-namespace>| ALPHA |
18
-
| kube_deployment_spec_pod_anti_affinity_required_rules | Gauge | Number of required pod anti-affinity rules in the deployment's pod template |`deployment`=<deployment-name> <br> `namespace`=<deployment-namespace>| ALPHA |
15
+
| kube_deployment_spec_affinity | Gauge | Pod affinity and anti-affinity rules defined in the deployment's pod template specification |`deployment`=<deployment-name> <br> `namespace`=<deployment-namespace> <br> `affinity`=<podaffinity\|podantiaffinity> <br> `type`=<requiredDuringSchedulingIgnoredDuringExecution\|preferredDuringSchedulingIgnoredDuringExecution> <br> `topology_key`=<topology-key> <br> `label_selector`=<selector-string>| ALPHA |
0 commit comments