Merge pull request #36670 from sftim/20220110_hyperlink_network_policies

Link from Policies concept to NetworkPolicy page
pull/36935/head
Kubernetes Prow Robot 2022-09-20 18:55:13 -07:00 committed by GitHub
commit c2c4f5aeb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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 >}}