Fix tilte. (#3304)

pull/3306/head
Steve Perry 2017-04-10 13:55:34 -07:00 committed by GitHub
parent 005fce03fe
commit 9b65c00368
1 changed files with 1 additions and 1 deletions

View File

@ -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.