(Virtual) IP address strategy to (TalOS based) Edge server in data center #6367
pojusoi
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
You can always run MetalLB to add other virtual IPs, as well as the Talos VIP. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Talos VIPs are meant only for Kubernetes control plane endpoint, as they only live within the control plane nodes. I would recommend to use MetalLB for workload services which need VIP/BGP. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Want to show our use case and ask future plans for a machines and interface virtual IP address solution in TalOS.
We run multiple data centers and we have recently moved (Migration ongoing) to Sidero/TalOS deployments for all our servers. Let's say that in our data center we run:
In our solution we are using VIP to have high-availability for our services in the Edge. And we would like add more virtual IP addresses to distribute the incoming IP traffic evenly (and keep the high-availability) to all servers in Edge.
Today, we see - we can add only one VIP per Machine
-- clip --
Doc ref: https://www.talos.dev/v1.2/talos-guides/network/vip/#configure-your-talos-machines
I hope I can use this forum to also ask following questions:
-- ref --
Beta Was this translation helpful? Give feedback.
All reactions