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

Add federation API to query pod lists from multiple clusters #89

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

d3c3mber
Copy link
Collaborator

@d3c3mber d3c3mber commented Feb 29, 2024

This PR solves the problem that users may want to query multiple Kubernetes' data in one API call as there are usually more than one clusters in an organization.

Also, add basic authentication to the federation APIs

NOTE: this PR is only the server part of the federation querying functionality. There will be another PR addressing the grafana dashboard.

xref #88

@d3c3mber d3c3mber assigned d3c3mber and linuzb and unassigned d3c3mber Feb 29, 2024
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.

None yet

2 participants