Configuring the Load Balancer for the connectware Helm Chart
Configure the Kubernetes LoadBalancer Service that exposes Connectware outside your cluster using the connectware Helm chart.
Load Balancer Requirement
Configuring Access from Outside the Cluster
AWS EKS
connectwareIngress:
service:
annotations:
service.beta.kubernetes.io/aws-load-balancer-type: 'external'
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: 'ip'
service.beta.kubernetes.io/aws-load-balancer-scheme: 'internet-facing'MetalLB
Azure AKS
Configuring Exposed Ports
Port
Purpose
Applying Configuration Changes
Last updated
Was this helpful?

