You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: