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 bce5bae commit 087ba3cCopy full SHA for 087ba3c
docs/user-guide/federation/deployment.md
@@ -75,7 +75,7 @@ if you have 3 registered clusters and you create a Federated Deployment with
75
`spec.replicas=3`.
76
To modify the number of replicas in each cluster, you can specify
77
[FederatedReplicaSetPreference](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/federation/apis/federation/types.go)
78
-as an annotation with key `federation.kubernetes.io/replica-set-preferences`
+as an annotation with key `federation.kubernetes.io/deployment-preferences`
79
on Federated Deployment.
80
81
0 commit comments