diff --git a/test/infrastructure/README.md b/test/infrastructure/README.md index 726f5bdd9e6c..aa80d1f193f0 100644 --- a/test/infrastructure/README.md +++ b/test/infrastructure/README.md @@ -1,6 +1,6 @@ # Infrastructure -Use the existing `./setup-management-cluster` to create an EKS cluster with the following add-ons installed: +Run `./setup-management-cluster.sh` to create an EKS cluster with the following add-ons installed: - [Tekton](https://tekton.dev/) - [AWS Load Balancer](https://github.com/kubernetes-sigs/aws-load-balancer-controller) - [EBS CSI Driver](https://github.com/kubernetes-sigs/aws-ebs-csi-driver)