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

[Helm] It should specify the apiServer of kubeconfig using the service type of Charts value #3594

Open
lonelyCZ opened this issue May 29, 2023 · 1 comment · May be fixed by #6097
Open

[Helm] It should specify the apiServer of kubeconfig using the service type of Charts value #3594

lonelyCZ opened this issue May 29, 2023 · 1 comment · May be fixed by #6097
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@lonelyCZ
Copy link
Member

What would you like to be added:

https://github.com/karmada-io/karmada/blob/master/charts/karmada/values.yaml#L378
https://github.com/karmada-io/karmada/blob/master/charts/karmada/values.yaml#L382

We can use this param apiServer.nodePort in values.yaml to fill the server port.
And add HostIP params to values.yaml to set karmada apiserver host.

In this way, user is not need to update the kubeconfig manually.

Why is this needed:

Tracing #3536 (comment)

@lonelyCZ lonelyCZ added the kind/feature Categorizes issue or PR as related to a new feature. label May 29, 2023
@yyzxw
Copy link

yyzxw commented May 29, 2023

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants