Merge pull request #36670 from sftim/20220110_hyperlink_network_policies
Link from Policies concept to NetworkPolicy pagepull/36935/head
commit
c2c4f5aeb8
|
|
@ -4,3 +4,8 @@ weight: 90
|
|||
description: >
|
||||
Policies you can configure that apply to groups of resources.
|
||||
---
|
||||
|
||||
{{< note >}}
|
||||
See [Network Policies](/docs/concepts/services-networking/network-policies/)
|
||||
for documentation about NetworkPolicy in Kubernetes.
|
||||
{{< /note >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue