diff --git a/content/en/docs/concepts/policy/_index.md b/content/en/docs/concepts/policy/_index.md index d2b42bc4cd7..20362745e3b 100644 --- a/content/en/docs/concepts/policy/_index.md +++ b/content/en/docs/concepts/policy/_index.md @@ -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 >}}