diff --git a/docs/user-guide/federation/deployment.md b/docs/user-guide/federation/deployment.md index f146ae72f6..51b092971d 100644 --- a/docs/user-guide/federation/deployment.md +++ b/docs/user-guide/federation/deployment.md @@ -75,7 +75,7 @@ if you have 3 registered clusters and you create a Federated Deployment with `spec.replicas=3`. To modify the number of replicas in each cluster, you can specify [FederatedReplicaSetPreference](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/federation/apis/federation/types.go) -as an annotation with key `federation.kubernetes.io/replica-set-preferences` +as an annotation with key `federation.kubernetes.io/deployment-preferences` on Federated Deployment.