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

KubeConfig enhancement #3312

Open
mortada-codes opened this issue Feb 23, 2023 · 4 comments
Open

KubeConfig enhancement #3312

mortada-codes opened this issue Feb 23, 2023 · 4 comments
Labels
Milestone

Comments

@mortada-codes
Copy link
Contributor

Describe the enhancement you'd like to see

  • we can load the kubeConfig globally from different sources [custom path, .kube folder, env ], but we don’t show which source is loaded

  • We don’t allow the users to preview the config yaml
    if I were a DevOps, I would manage many kubeConfig files. It is not easy to switch between files.

  • previewing KubeConfig file

  • merging kubeConfig files https://able8.medium.com/how-to-merge-multiple-kubeconfig-files-into-one-36fc987c2e2f

  • connect multiple clusters ex:

alias k1='kubectl --kubeconfig .kube/config1'
alias k2='kubectl --kubeconfig .kube/config2'
k1 get pod
k2 get pod
@fumanne
Copy link

fumanne commented Mar 3, 2023

same requirement for me......

@chargio chargio added this to the 2.1 milestone Mar 6, 2023
@chargio chargio moved this from No Status to Must Have in Monokle Desktop Mar 6, 2023
@chargio chargio added enhancement New feature or request critical This issue will block the release and is affecting UX labels Mar 24, 2023
@chargio chargio modified the milestones: 2.1, 2.0.x Mar 24, 2023
@chargio
Copy link
Contributor

chargio commented Mar 24, 2023

Moving it to a new issue for 2.1

@chargio
Copy link
Contributor

chargio commented Mar 27, 2023

Moved to a new issue

@chargio
Copy link
Contributor

chargio commented Mar 28, 2023

@olensmar olensmar moved this from Must Have to Nice Have in Monokle Desktop Mar 28, 2023
@olensmar olensmar moved this from Nice Have to Must Have in Monokle Desktop Mar 28, 2023
@devcatalin devcatalin added size/XL and removed critical This issue will block the release and is affecting UX labels Mar 28, 2023
@devcatalin devcatalin moved this from Must Have to Nice Have in Monokle Desktop Mar 28, 2023
@devcatalin devcatalin modified the milestones: 2.0.x, 2.1 Mar 28, 2023
@devcatalin devcatalin moved this from Nice Have to Must Have in Monokle Desktop Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Must Have
Development

No branches or pull requests

4 participants