Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Gitops bridge multi cluster hub-spoke #1818

Merged
merged 9 commits into from
Nov 3, 2023

Conversation

csantanapr
Copy link
Contributor

@csantanapr csantanapr commented Nov 1, 2023

Description

Adds pattern for ArgoCD in hub-spoke multi-cluster

Motivation and Context

How was this change tested?

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Additional Notes

@csantanapr csantanapr requested a review from a team as a code owner November 1, 2023 10:18
@csantanapr csantanapr requested a review from candonov November 1, 2023 10:18
@csantanapr
Copy link
Contributor Author

Hi @candonov please take a look at the multi-cluster pattern, @rodrigobersa already reviewing the getting started pattern in PR #1776

@csantanapr
Copy link
Contributor Author

@candonov
When you run this branch you have to set this variables on every terminal using terraform

export TF_VAR_gitops_workload_org=https://github.com/csantanapr
export TF_VAR_gitops_workload_revision=gitops-bridge-multi-cluster

Signed-off-by: Carlos Santana <[email protected]>

update docs

Signed-off-by: Carlos Santana <[email protected]>
@csantanapr csantanapr force-pushed the gitops-bridge-multi-cluster branch from b3c8576 to b1c7279 Compare November 2, 2023 15:04
Signed-off-by: Carlos Santana <[email protected]>
Copy link
Contributor

@candonov candonov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@candonov candonov merged commit 2eae426 into aws-ia:main Nov 3, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pattern for GitOps using Hub-Spoke Architecture
2 participants