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
@@ -1,14 +1,15 @@
clusters:
# workload-cluster1:
# managementAccountId: "XXXXXX"
# accountId: "XXXXXX"
# tenant: "tenant1"
# k8sVersion: "1.34"
# vpc:
# create: true
# gitops:
# addonsRepoUrl: "https://github.com/XXXXXX/eks-cluster-mgmt"
# fleetRepoUrl: "https://github.com/XXXXXX/eks-cluster-mgmt"
workload-cluster1:
managementAccountId: "267414915391" # hub account
accountId: "577638363061" # spoke account
tenant: "tenant1"
k8sVersion: "1.34"
workloads: "true"
vpc:
create: true
gitops:
addonsRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
fleetRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
# workload-cluster2:
# managementAccountId: "XXXXXX"