diff --git a/docs/administrator.md b/docs/administrator.md index c44d08f90..d4863e168 100644 --- a/docs/administrator.md +++ b/docs/administrator.md @@ -521,7 +521,7 @@ you can switch to `preferredDuringSchedulingIgnoredDuringExecution` by setting By default the topology key for the pod anti affinity is set to `kubernetes.io/hostname`, you can set another topology key e.g. -`failure-domain.beta.kubernetes.io/zone`. See [built-in node labels](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#interlude-built-in-node-labels) for available topology keys. +`topology.kubernetes.io/zone`. See [built-in node labels](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#interlude-built-in-node-labels) for available topology keys. ## Pod Disruption Budget