I am using jupyter-hub helm chart version 1.2.0 and using proxy type as load balancer and type kubernetes.io/ingress.class: alb but in the deployment proxy-public is using internal load balancer as CLB in AWS environment
Could anyone please help to migrate this internal load balancer to alb or nlb in AWS console as CLB is retiring soon?
Can you also upgrade your Helm chart to a recent version (current release is 3.2.1), as it’s going to be very difficult to debug problems on an old version.
We have already installed in our environment
$ kubectl get deployment -n kube-system aws-load-balancer-controller
NAME READY UP-TO-DATE AVAILABLE AGE
aws-load-balancer-controller 1/1 1 1 357d