-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
There are cloud providers which do not support external load balancers - for example our internal PSI Openstack. Without that support, Kubernetes services of type LoadBalancer are not getting the external IP assigned.
For kourier service in knative-serving-ingress, we need to be able to choose another type than LoadBalancer (for example NodePort).