Update securing-a-cluster.md (#4975)

modify "their namespace" to "their namespaces"
This commit is contained in:
Anthony
2017-08-18 05:03:49 +08:00
committed by Steve Perry
parent ebb38a98e7
commit 025ce41945
@@ -107,7 +107,7 @@ policy.
The [network policies](/docs/tasks/administer-cluster/declare-network-policy/) for a namespace The [network policies](/docs/tasks/administer-cluster/declare-network-policy/) for a namespace
allows application authors to restrict which pods in other namespaces may access pods and ports allows application authors to restrict which pods in other namespaces may access pods and ports
within their namespace. Many of the supported [Kubernetes networking providers](/docs/concepts/cluster-administration/networking/) within their namespaces. Many of the supported [Kubernetes networking providers](/docs/concepts/cluster-administration/networking/)
now respect network policy. now respect network policy.
Quota and limit ranges can also be used to control whether users may request node ports or Quota and limit ranges can also be used to control whether users may request node ports or