Replies: 1 comment 1 reply
-
|
AWS:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
All public clouds provide load balancer. This may not be the case for on-prem clusters. We should describe where load balancers are required in K8TRE. For example, if the load balancer only provides HTTP/HTTPS access to an ingress controller which handles multiply endpoints there are alternatives to a load balancer controller and we could rename this infrastructure option to "external ingress access". If we intend to spin up multiple services each with an independent load balancer this complicates things for on-prem systems as well as increasing cloud costs.
Beta Was this translation helpful? Give feedback.
All reactions