k8s-mediaserver-operator icon indicating copy to clipboard operation
k8s-mediaserver-operator copied to clipboard

[GR] LoadBalancerIP

Open christ0s opened this issue 2 years ago • 2 comments

Describe the bug LoadBalancerIP: "static ip" cannot be applied on services The loadbalancer assignes different ip

Steps to reproduce the behavior:

set loadbalancerIp on all services on k8s-mediaserver.yml file. type: LoadBalancer loadBalancerIP: Static-IP

kubectl apply -f k8s-mediaserver.yml

Expected behavior all the services of the pods must have the same external IP = static-ip

christ0s avatar Sep 05 '22 15:09 christ0s

thx a lot @christ0s for reporting this. Is this something you'd like to contribute on?

kubealex avatar Sep 17 '22 10:09 kubealex

i will try.

christ0s avatar Oct 24 '22 13:10 christ0s