Direct K8s LoadBalancer · no Gateway API

You hit this pod directly
through a LoadBalancer Service

The Swiss OTC Cloud Controller Manager saw a Service: type=LoadBalancer with kubernetes.io/elb.autocreate annotation, provisioned a fresh public ELB plus EIP, and wired your request straight to one of the nginx replicas in the lb-demo namespace.

There is no HTTPRoute. No GatewayClass. No Envoy Gateway in the path — this is the same mechanism that Envoy Gateway itself ultimately uses under the hood, just invoked directly.

Namespacelb-demo
Workloadnginx (2 replicas)
Service TypeLoadBalancer
ELB created byhws-cloudprovider