Fix what's next links for networkpolicy guides
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
committed by
Andrew Chen
parent
0667180dd4
commit
c58aeecc9c
@@ -100,3 +100,8 @@ spec:
|
||||
ingress:
|
||||
- {}
|
||||
```
|
||||
|
||||
## What's next?
|
||||
|
||||
- See the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/)
|
||||
walkthrough for further examples.
|
||||
|
||||
@@ -126,10 +126,4 @@ Connecting to nginx (10.100.0.16:80)
|
||||
```
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
{% capture whatsnext %}
|
||||
Learn more about [kubectl proxy](/docs/user-guide/kubectl/v1.6/#proxy).
|
||||
{% endcapture %}
|
||||
|
||||
{% include templates/task.md %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user