A Supervisor configured with NSX Networking can use the NSX load balancer or the NSX Advanced Load Balancer.

If you have configured NSX version 4.1.1 or later, and have installed, configured, and registered the NSX Advanced Load Balancer version 22.1.4 or later with Enterprise license on NSX, the load balancer that will be used with NSX is NSX Advanced Load Balancer. If you have configured versions of NSX earlier than 4.1.1, the NSX load balancer will be used.

To check which load balancer is configured with NSX, run the following command:

kubectl get gateways.networking.x-k8s.io <gateway> -n <gateway_namespace> -oyaml

If a gateway finalizer gateway.ako.vmware.com or ingress finalizer ingress.ako.vmware.com/finalizer is in the spec, it indicates that the NSX Advanced Load Balancer is configured.