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

feat: add http api to add cluster #358

Open
spwangxp opened this issue May 26, 2023 · 4 comments
Open

feat: add http api to add cluster #358

spwangxp opened this issue May 26, 2023 · 4 comments

Comments

@spwangxp
Copy link

Description

current solution

  • use default local kubeconfig/token
  • use specified --kubeconfig

but there is no other way to add cluster dynamic, so there is any plan to add http api support upload kubeconfig by user?

Screenshots

No response

Additional information

No response

@undera
Copy link
Collaborator

undera commented May 26, 2023

Hi, thanks for the suggestion. Let me ask some clarification questions.

What would be the situation when it's needed? If you run dashboard locally, you can specify path to your kubeconfig via env variable KUBECONFIG. If you run it in the cluster - why not install it into the desired cluster and use it from there?

I'm not questioning your need, just want to understand it deeper.

@spwangxp
Copy link
Author

thx for your reply.

main cluster(helm-dashboard installed)
---> sub cluster 1
---> sub cluster 2
---> ...

follow my advise, it can manage helm release(distribute in sub cluster) in main cluster.

@spwangxp
Copy link
Author

hello? may i known the state of current issue? @undera

@undera
Copy link
Collaborator

undera commented May 29, 2023

Currently this issue is open and awaits somebody to contribute the implementation into it. If you are looking for anything more guaranteed, look at komodor.com multi-cluster Helm Integration

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

No branches or pull requests

2 participants