Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Static IP on Kubernetes Loadblanacer #44

Open
Anmorata opened this issue Jul 29, 2017 · 0 comments
Open

Static IP on Kubernetes Loadblanacer #44

Anmorata opened this issue Jul 29, 2017 · 0 comments

Comments

@Anmorata
Copy link

Anmorata commented Jul 29, 2017

What happened:
created kubernetes service with field loadBalancerIP and pointed the ip address :

spec:
  clusterIP: 10.0.123.203
  loadBalancerIP: 52.166.122.228

the svc goes on error saying:

Error creating load balancer (will retry): Failed to create load balancer for service proxy/proxy: user supplied IP Address 52.166.122.228 was not found

when this ip address in fronted ip configuration of loadbalance and its not taken

the replace command works fine and the external ip address isn't changed. is there a way to bind IP address in azure to kubernetes service statically so it never changes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant