Update network policy link (#5701)

* Update network policy link

* Direct link to 'Declare Network Policy' page
This commit is contained in:
Kyle Bai
2017-10-02 10:52:06 -05:00
committed by Steve Perry
parent 48ca535036
commit 273f424522
5 changed files with 5 additions and 10 deletions
@@ -18,8 +18,7 @@ The Kube-router Addon comes with a Network Policy Controller that watches Kubern
{% endcapture %}
{% capture whatsnext %}
Once you have installed the Kube-router addon, you can follow the [NetworkPolicy getting started guide](/docs/getting-started-guides/network-policy/walkthrough) to try out Kubernetes NetworkPolicy.
Once you have installed the Kube-router addon, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy.
{% endcapture %}
{% include templates/task.md %}