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

proxmox with single public IP #17

Open
thecodeassassin opened this issue Apr 6, 2023 · 1 comment
Open

proxmox with single public IP #17

thecodeassassin opened this issue Apr 6, 2023 · 1 comment

Comments

@thecodeassassin
Copy link

hey all,

thank you for the great work on this provider. I just have a question regarding a setup on Proxmox. I only have one public IP and I need to use the bastion to connect to the instances. How would I go about this? Is there a way to connect to the endpoints (which are on internal ips) via a proxy/bastion host ?

@smira
Copy link
Member

smira commented Apr 6, 2023

In general, you could run a TCP loadbalancer for both Talos and Kubernetes API on your bastion host.

For Kubernetes, if your loadbalancer supports hairpinning, you can use that external endpoint as the Kubernetes endpoint for the cluster.

For Talos, make sure loadbalancer hostname/IP is included in the .machine.certSANs in the machine config.

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