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

kubernetes-vip in default namespace #639

Open
rdoxenham opened this issue Jan 17, 2025 · 1 comment
Open

kubernetes-vip in default namespace #639

rdoxenham opened this issue Jan 17, 2025 · 1 comment

Comments

@rdoxenham
Copy link
Contributor

By default, we provision the kubernetes-vip into the default namespace. Should we not relocate this to kube-system instead?

# kubectl get svc
NAME             TYPE           CLUSTER-IP     EXTERNAL-IP       PORT(S)                         AGE
kubernetes       ClusterIP      10.43.0.1      <none>            443/TCP                         8m28s
kubernetes-vip   LoadBalancer   10.43.185.33   192.168.122.100   9345:30396/TCP,6443:32266/TCP   8m23s
@e-minguez
Copy link
Contributor

e-minguez commented Jan 17, 2025

AFAIK e-c-o has this "hardcoded" (as there is no way to change it via the chart) perhaps we can expand it to support that use case?

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