Configuration options for exposing the JupyterHub proxy

Enumeration Members

Enumeration Members

ALB: 0

Expose the service using AWS Application Load Balancer + Ingress controller

CLUSTERIP: 2

Use ClusterIP service type and allow customers to port-forward for localhost access

NLB: 1

Expose the service using AWS Network Load Balancer + LoadBalancer service