Skip to content

Commit fe61670

Browse files
committed
fixup
1 parent 41e65b2 commit fe61670

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/network-policy-faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ For existing EKS clusters, you can verify the platform version of your cluster.
1212

1313
For self-managed clusters, the core requirement is Kubernetes v1.25 or later. You are responsible for installing the necessary VPC CNI components.
1414

15+
**Q) What are the different ways I can install and manage the VPC CNI?**
16+
17+
AWS reccomends installing the VPC CNI using as an Amazon EKS Add-on. EKS will manage installing the add-on.
18+
19+
The VPC CNI can alternatively be installed using a helm chart, on EKS clusters or self-managed clusters.
20+
1521
**Q) Which node operating systems support Network Policies?**
1622

1723
The table below summarizes the supported operating systems (Amazon Linux2, Bottlerocket, Ubuntu) and Kernel versions:

0 commit comments

Comments
 (0)