Typo fix:control plan-> control plane (#11667)

Typo fix:control plan-> control plane
This commit is contained in:
AdamDang
2018-12-11 15:40:03 +08:00
committed by Kubernetes Prow Robot
parent 262e39dba3
commit 565c175a35
@@ -70,7 +70,7 @@ These secrets in underlying clusters will match the federated secret.
You can update a federated secret as you would update a Kubernetes
secret; however, for a federated secret, you must send the request to
the federation apiserver instead of sending it to a specific Kubernetes cluster.
The Federation control plan ensures that whenever the federated secret is
The Federation control plane ensures that whenever the federated secret is
updated, it updates the corresponding secrets in all underlying clusters to
match it.