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

Clusters federation #1788

Open
kubebn opened this issue Apr 12, 2024 · 2 comments
Open

Clusters federation #1788

kubebn opened this issue Apr 12, 2024 · 2 comments

Comments

@kubebn
Copy link

kubebn commented Apr 12, 2024

Would ve been nice to have clusters federations so 1 Canary-checker and UI can be used for multiple clusters.

@moshloop
Copy link
Member

There are a couple of ways to achieve this

  1. If you are using kubernetes checks, you can specify a kubeconfig to query other clusters.
  2. Create an http check that hits the API endpoints and transforms the results into individual checks.
  3. Use mission control (https://docs.flanksource.com/) which supports agent connections so you can install canary-checker in mulltiple clusters and push the results into a centralised instance

@kubebn
Copy link
Author

kubebn commented Apr 18, 2024

I think option 1 would be the easiest, and would nice if we could specify kubeconfig for the whole Canary object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants