diff --git a/docs/tasks/configure-pod-container/declare-network-policy.md b/docs/tasks/configure-pod-container/declare-network-policy.md index ef722f9ddc..77fd9b832d 100644 --- a/docs/tasks/configure-pod-container/declare-network-policy.md +++ b/docs/tasks/configure-pod-container/declare-network-policy.md @@ -1,7 +1,7 @@ --- assignees: - caseydavenport -title: Example Walkthrough +title: Declaring Network Policy --- Kubernetes can be used to declare network policies which govern how Pods can communicate with each other. This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/user-guide/networkpolicies), and provides a demonstration thereof.