Replies: 1 comment 2 replies
-
|
Currently in stand-alone mode, only up-to two HA instances are supported. With kube-loxilb operator (in Kubernetes), there is no limit. Given the current limitation, one over-the-top possibility could be running Kubernetes (not EKS but some light weight distro) in all the loxilb EC2 nodes just for the sake of running kube-loxilb and potentially achieve what you are suggesting. Of course, it would add the overhead of managing Kubernetes on the loxilb nodes itself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was checking the multi-AZ document (https://github.com/loxilb-io/loxilbdocs/blob/main/docs/aws-multi-az.md) and I was wondering if one could setup a multi-AZ but with 3-AZs instead of two. It would also be a standalone installation instead since there would be no kubernetes in this case.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions