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

Multi-Cluster Recognition #94

Open
1 task done
rto24 opened this issue Sep 13, 2024 · 0 comments
Open
1 task done

Multi-Cluster Recognition #94

rto24 opened this issue Sep 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rto24
Copy link
Collaborator

rto24 commented Sep 13, 2024

Problem

Currently, K8 Mate is limited to monitoring and utilizing a single Kubernetes cluster at a time. This constraint poses challenges for developers who work across multiple clusters, as they are restricted to using only one kubeconfig at any given moment. Switching between clusters becomes a manual and inefficient process that requires frequent configuration changes. This can make it difficult and time-consuming for developers to perform multi-cluster evaluations.

Solution

Implementing multi-cluster support would let developers seamlessly transition and manage other existing Kubernetes clusters. In the current settings tab of K8 Mate, new inputs can be made so multiple kubeconfig files can be uploaded and stored. Swapping between clusters could be a simple dropdown or button click and metrics/dashboard views would change based on the current cluster selection.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@rto24 rto24 added the enhancement New feature or request label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant