add explicit titles to docs

This commit is contained in:
Ben Balter
2016-12-15 15:16:54 -05:00
parent 2a0c64f9bd
commit bfa604351f
291 changed files with 409 additions and 212 deletions
@@ -1,7 +1,7 @@
---
assignees:
- caseydavenport
title: Using Calico for NetworkPolicy
---
You can deploy a cluster using Calico for network policy in the default [GCE deployment](/docs/getting-started-guides/gce) using the following set of commands:
@@ -1,7 +1,7 @@
---
assignees:
- chrismarino
title: Using Romana for NetworkPolicy
---
# Installation with kubeadm
@@ -1,7 +1,7 @@
---
assignees:
- caseydavenport
title: Example Walkthrough
---
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.