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

Create additional kubeconfig secret in the helm chart(s) for access from host cluster #1419

Open
frank-bee opened this issue Dec 18, 2023 · 3 comments

Comments

@frank-bee
Copy link

Is your feature request related to a problem?

Currently if a v-cluster is installed via helm, there is only one kubeconfig secret created: the one for access via localhost and port-forwarding.
(Optionally a secret can be created for the exposed access via Ingress / Loadbalancer service.)
A secret which is not created, is the one for access from host: https://www.vcluster.com/docs/using-vclusters/access#from-host-cluster

Which solution do you suggest?

Create the secret similar to the one for "localhost access". No extra helm value is required.

Which alternative solutions exist?

No response

Additional context

We need this feature to allow creating vclusters with "full gitops approach" (e.g. with flux).
This should work without usage of the vcluster command line tool.

@frank-bee
Copy link
Author

@frank-bee
Copy link
Author

  • @FabianKramm I hope this feature is clear, get back to me if you need further input

@FabianKramm
Copy link
Member

@frank-bee thanks for creating this issue! Yes thats clear!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants