Skip to content

Commit

Permalink
added instructions for EBS CSI
Browse files Browse the repository at this point in the history
  • Loading branch information
orishoshan committed Aug 30, 2023
1 parent b79c099 commit cfcd0fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_common/cluster-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ managedNodeGroups:
team: "eks"
```
For guides that deploy the larger set of services, Kafka and ZooKeeper are also deployed, and you will also need the EBS CSI driver to accommodate their storage needs. [Follow the AWS guide for the EBS CSI add-on to do so.](https://docs.aws.amazon.com/eks/latest/userguide/managing-ebs-csi.html)
If you're not using the VPC CNI, you can set up the Calico network policy controller using the following instructions:
<a href="https://docs.aws.amazon.com/eks/latest/userguide/calico.html">Visit the official documentation</a>, or follow the instructions below:
Expand Down

0 comments on commit cfcd0fc

Please sign in to comment.