Minikube network stops working after deploying LoxiLB #856
Answered
by
TrekkieCoder
williamlin0518
asked this question in
Q&A
-
I want to implement NGAP Load Balancing with LoxiLB, and when I Prepare LoxiLB Instances, network first work well
But ping stops working after I run LoxiLB instance :
and my minikube env can't access network, only if stop loxilb can work again. |
Beta Was this translation helpful? Give feedback.
Answered by
TrekkieCoder
Oct 29, 2024
Replies: 1 comment 1 reply
-
Although I do not know the exact topology of your setup, can you please try the following (with the additional option fallback) -
Also, suggest checking this discussion where op was able to validate NGAP use-case. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
williamlin0518
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Although I do not know the exact topology of your setup, can you please try the following (with the additional option fallback) -
Also, suggest checking this discussion where op was able to validate NGAP use-case.