adding spoke cluster

Signed-off-by: joaogac <joaogac@amazon.com>
This commit is contained in:
2026-04-22 07:21:27 -03:00
parent 7d11fd5889
commit 784664313f
5 changed files with 22 additions and 14 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ kubernetes_version = "1.34"
cluster_name = "hub-cluster"
tenant = "tenant1"
git_org_name = "XXXXXXXX" # update this if you want to customize the gitops configurations
git_org_name = "gitadmin" # update this if you want to customize the gitops configurations
gitops_addons_repo_name = "eks-cluster-mgmt"
gitops_addons_repo_base_path = "addons/"
@@ -16,4 +16,4 @@ gitops_fleet_repo_path = "bootstrap"
gitops_fleet_repo_revision = "main"
# AWS Accounts used for demo purposes (cluster1 cluster2)
account_ids = "012345678910 123456789101" # update this with your spoke aws accounts ids
account_ids = "577638363061" # update this with your spoke aws accounts ids