Split out Calico bits

This commit is contained in:
Casey Davenport
2016-09-12 18:32:35 -07:00
parent 5ce89f84f3
commit 3dc824673f
4 changed files with 42 additions and 27 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ To configure the annotation via `kubectl`:
kubectl annotate ns <namespace> "net.beta.kubernetes.io/network-policy={\"ingress\": {\"isolation\": \"DefaultDeny\"}}"
{% endraw %}```
See the [NetworkPolicy getting started guide](/docs/getting-started-guides/network-policy) for an example.
See the [NetworkPolicy getting started guide](/docs/getting-started-guides/network-policy/walkthrough) for an example.
## The `NetworkPolicy` Resource