Update namespaces.md (#15900)

This commit is contained in:
LiuDui
2019-08-18 18:42:04 +08:00
committed by Kubernetes Prow Robot
parent c9984fcc07
commit fa3eeec98e
@@ -112,7 +112,7 @@ Federation control plane will ensure that whenever the federated Namespace is
updated, it updates the corresponding Namespaces in all underlying clusters to
match it.
-->
您可以像更新 Kubernetes 命名空间一样更新联邦命名空间,只需将请求发送到联邦身份验证程序,而不是将其发送到指定的 Kubernetes 集。
您可以像更新 Kubernetes 命名空间一样更新联邦命名空间,只需将请求发送到联邦身份验证程序,而不是将其发送到指定的 Kubernetes 集
联邦控制平面将确保每当更新联邦命名空间时,它都会更新所有基础集群中的相应命名空间以与其匹配。
<!--