Add 3rd party content warning
Signed-off-by: Celeste Horgan <celeste@cncf.io> Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
This commit is contained in:
@@ -9,6 +9,7 @@ content_type: task
|
||||
<!-- overview -->
|
||||
This document helps you get started using the Kubernetes [NetworkPolicy API](/docs/concepts/services-networking/network-policies/) to declare network policies that govern how pods communicate with each other.
|
||||
|
||||
{{% thirdparty-content %}}
|
||||
|
||||
## {{% heading "prerequisites" %}}
|
||||
|
||||
@@ -23,11 +24,6 @@ Make sure you've configured a network provider with network policy support. Ther
|
||||
* [Romana](/docs/tasks/administer-cluster/network-policy-provider/romana-network-policy/)
|
||||
* [Weave Net](/docs/tasks/administer-cluster/network-policy-provider/weave-network-policy/)
|
||||
|
||||
{{< note >}}
|
||||
The above list is sorted alphabetically by product name, not by recommendation or preference. This example is valid for a Kubernetes cluster using any of these providers.
|
||||
{{< /note >}}
|
||||
|
||||
|
||||
<!-- steps -->
|
||||
|
||||
## Create an `nginx` deployment and expose it via a service
|
||||
|
||||
Reference in New Issue
Block a user