-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Milestone
Description
Moved from: swisstxt/cloudstack-cloud-controller-manager#8
I tried changing from TCP to TCP-Proxy (with annotation).
service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol: enabled
Trying this ensuring the loadbalancer failed with:
"Error creating load balancer (will retry): failed to ensure load balancer for service kube-system/traefik-ingress-service: error creating load balancer rule a9a6465af03a211e9886a02001c1a00c-tcp-proxy-80: CloudStack API error 537 (CSExceptionErrorCode: 9999): The range specified, 80-80, conflicts with rule 37282 which has 80-80*
Likely the API Call "create" is called and not "edit".
Metadata
Metadata
Assignees
Labels
No labels