Skip to content

Commit

Permalink
feat: updated multicluster with pod identity and cluster access manag…
Browse files Browse the repository at this point in the history
…ement
  • Loading branch information
EC2 Default User committed Apr 12, 2024
1 parent 309ee49 commit c12aafc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions patterns/gitops/multi-cluster-hub-spoke-argocd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ echo "ArgoCD URL: https://$(kubectl --context hub get svc -n argocd argo-cd-argo

Use the `deploy.sh` script to create terraform workspace, initialize Terraform, and deploy the EKS clusters:

***You may want to create few spoke environments to validate multi-cluster hub spoke to avoid quota limits***

```shell
cd ../spokes
./deploy.sh dev
Expand Down

0 comments on commit c12aafc

Please sign in to comment.