Skip to content
Discussion options

You must be logged in to vote

@hodie-aurora
for isolated network and VPC, you do not need to specify the external ip address

  • cloudstack will allocate a Free public IP
  • lb rules, port forwarding rules, are configured with the public ip automatically by ACS.
  • kubernetes config uses the public ip, no matter it is HA-enabled or not.
  • You do not need to configure public IP/LB/PF rules manually.

The external public ip address is required only for HA-enabled kubernetes cluster on shared network or routed networks.

  • external public ip address is needed in kubernetes configuration for HA-enabled kubernetes cluster.
  • it is not needed for HA-disabled kubernetes cluster.
  • users need to configure lb rules (nginx, haproxy, etc) for po…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by hodie-aurora
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants