You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As: an application designer I want to: load-balance and fail over Kubernetes masters So that: I can build resilient Kubernetes topologies
AC1: Integrating with a TOSCA defined load-balancer like our Traefik component is enough for now (Clouds specific loadbalancer as a service will be addressed in another issue) AC2: Kubernetes nodes should be aware of this load-balancer to ensure resilence AC3: Load-balancer should be optional (needed only for HA topologies) AC4: API/Dashboard URLs of the resulting topology should be exposed through the Load-balancer
The text was updated successfully, but these errors were encountered:
As: an application designer
I want to: load-balance and fail over Kubernetes masters
So that: I can build resilient Kubernetes topologies
AC1: Integrating with a TOSCA defined load-balancer like our Traefik component is enough for now (Clouds specific loadbalancer as a service will be addressed in another issue)
AC2: Kubernetes nodes should be aware of this load-balancer to ensure resilence
AC3: Load-balancer should be optional (needed only for HA topologies)
AC4: API/Dashboard URLs of the resulting topology should be exposed through the Load-balancer
The text was updated successfully, but these errors were encountered: