Skip to content
Discussion options

You must be logged in to vote

@clickersmudge Thanks for explaining what happens. By three control-plane-nodepools, I guess you mean three control-plane nodepools with one node in each. If that is so, the behavior is correct.

The only reason for activating use_control_plane_lb is to point your kubectl or any services that need to talk to the Kube API in an HA fashion. So it definitely will not respond to regular HTTP traffic. So really not needed in most cases. In the worst case, if the IP of one control-plane node is not responding for some reason, you can just hit the next one. Having an LB randomly point to a healthy control-plane node is a luxury unless you have mission-critical services needing that kind of HA to …

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@clickersmudge
Comment options

@mysticaltech
Comment options

@maggie44
Comment options

@mysticaltech
Comment options

@maggie44
Comment options

Answer selected by mysticaltech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants