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

[GR] LoadBalancerIP #29

Open
christ0s opened this issue Sep 5, 2022 · 2 comments
Open

[GR] LoadBalancerIP #29

christ0s opened this issue Sep 5, 2022 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@christ0s
Copy link

christ0s commented Sep 5, 2022

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 christ0s changed the title [BR] [BR] LoadBalancerIP Sep 5, 2022
@christ0s christ0s changed the title [BR] LoadBalancerIP [GR] LoadBalancerIP Sep 5, 2022
@kubealex
Copy link
Owner

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

@kubealex kubealex added the good first issue Good for newcomers label Sep 17, 2022
@christ0s
Copy link
Author

i will try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants