2017-04-10 17:26:28 +00:00
---
2018-02-18 19:29:37 +00:00
reviewers:
2017-04-10 17:26:28 +00:00
- chrismarino
2017-06-08 22:13:29 +00:00
title: Romana for NetworkPolicy
2018-05-05 16:00:51 +00:00
content_template: templates/task
2018-05-20 03:54:51 +00:00
weight: 40
2017-04-10 17:26:28 +00:00
---
2018-05-05 16:00:51 +00:00
{{% capture overview %}}
2017-04-10 17:26:28 +00:00
2017-05-16 00:04:12 +00:00
This page shows how to use Romana for NetworkPolicy.
2018-05-05 16:00:51 +00:00
{{% /capture %}}
2017-05-16 00:04:12 +00:00
2018-05-05 16:00:51 +00:00
{{% capture prerequisites %}}
2017-05-16 00:04:12 +00:00
2017-09-25 20:43:15 +00:00
Complete steps 1, 2, and 3 of the [kubeadm getting started guide ](/docs/getting-started-guides/kubeadm/ ).
2017-05-16 00:04:12 +00:00
2018-05-05 16:00:51 +00:00
{{% /capture %}}
2017-05-16 00:04:12 +00:00
2018-05-05 16:00:51 +00:00
{{% capture steps %}}
2017-05-16 00:04:12 +00:00
## Installing Romana with kubeadm
2018-08-27 14:02:43 +00:00
Follow the [containerized installation guide ](https://github.com/romana/romana/tree/master/containerize ) for kubeadm.
2017-05-16 00:04:12 +00:00
## Applying network policies
To apply network policies use one of the following:
2017-07-28 15:23:11 +00:00
* [Romana network policies ](https://github.com/romana/romana/wiki/Romana-policies ).
2017-11-08 22:01:56 +00:00
* [Example of Romana network policy ](https://github.com/romana/core/blob/master/doc/policy.md ).
2017-05-16 00:04:12 +00:00
* The NetworkPolicy API.
2017-07-28 15:23:11 +00:00
2018-05-05 16:00:51 +00:00
{{% /capture %}}
2017-05-16 00:04:12 +00:00
2018-05-05 16:00:51 +00:00
{{% capture whatsnext %}}
2017-05-16 00:04:12 +00:00
2017-10-02 15:52:06 +00:00
Once your have installed Romana, you can follow the [Declare Network Policy ](/docs/tasks/administer-cluster/declare-network-policy/ ) to try out Kubernetes NetworkPolicy.
2017-05-16 00:04:12 +00:00
2018-05-05 16:00:51 +00:00
{{% /capture %}}
2017-05-16 00:04:12 +00:00