> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tensor9.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EKS NLB Service

> AWS EKS NLB Service. Exposes a Kubernetes Service through a Network Load Balancer, forwarding TCP and UDP traffic to pods at layer 4.

## Coverage by target cloud

| Target             | Available |
| ------------------ | --------- |
| Google Cloud       | -         |
| Azure              | -         |
| OCI                | -         |
| Private Kubernetes | ✓         |

## Mapping and limitations

An EKS NLB Service exposes Kubernetes service ports through a layer-4 load balancer. On private Kubernetes, MetalLB or the configured cluster load balancer supplies the external address. The cluster needs an address pool and network routing for that address. AWS NLB annotations and AWS target-group management are not portable Kubernetes Service settings.

These target services provide the mapping described above, within its stated limits.

| Cloud              | Target service                                                                                               |
| ------------------ | ------------------------------------------------------------------------------------------------------------ |
| Private Kubernetes | MetalLB LoadBalancer, Ngrok K8s LoadBalancer, Traefik IngressRoute, Traefik LB (MetalLB), Traefik LB (ngrok) |

[Service Catalog](/service-adapters/catalog).
