LoadBalancer
. This is fundamentally an ingress gateway which automatically brings up the load balancer in the respective cloud provider.
AWS Network Load Balancer
AWS Application Load Balancer
alb
. Functionality of the load balancer can be modified using the ALB annotations listed heretfy-istio-ingress
creates a load balancer. If you want to deploy multiple multiple load-balancers, for e.g. one internal and one external, you can clone the current tfy-istio-ingress
application in the same namespace istio-system
, change the tfyGateway.Name
to something else other then default tfy-wildcard
and update the tfyGateway.spec.Selector
with the new name of the application.
For e.g. if you clone the tfy-istio-ingress
a new application with the name tfy-istio-ingress-1
will be created , update the tfyGateway.Name
to a new name and the tfyGateway.spec.Selector
to