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

error building tasks: unhandled LoadBalancer type "Private" #3613

Closed
airstand opened this issue Oct 12, 2017 · 1 comment
Closed

error building tasks: unhandled LoadBalancer type "Private" #3613

airstand opened this issue Oct 12, 2017 · 1 comment

Comments

@airstand
Copy link

airstand commented Oct 12, 2017

Hey guys,

I faced an issue while creating cluster with private api loadbalancer.

kops Version 1.8.0-alpha.1 (git-991cd8c)

spec:
  api:
    loadBalancer:
      type: Private
....
  topology:
    dns:
      type: Public
    masters: private
    nodes: private
kops update cluster

error building tasks: unhandled LoadBalancer type "Private"

//cc @justinsb @chrislovecnm

@airstand
Copy link
Author

That one is strange, because I have a cluster that loadbalancer type is Private and it works well, but I found that the loadbalancer should be type: Internal.

Closing that one, will let you know on slack.

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

No branches or pull requests

1 participant