docs(aws): Update aws.md (#9726)

Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
This commit is contained in:
scalvanese452 2024-02-06 10:49:33 -05:00 committed by GitHub
parent 92850ac556
commit 7ca9fc328d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,8 @@ ip-192-168-64-56.us-west-2.compute.internal Ready <none> 3h v1.18.9-ek
ip-192-168-8-126.us-west-2.compute.internal Ready <none> 3h v1.18.9-eks-d1db3c
```
Once your cluster is running, make sure to install the EBS CSI driver, Core DNS, and VPC CNI plugin for Kubernetes. [add-ons](https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html)
## Setup DataHub using Helm
Once the kubernetes cluster has been set up, you can deploy DataHub and its prerequisites using helm. Please follow the