Setting up custom ingress gateway
You’ll need to create the gateway service and deployment instance to handle traffic first. Let’s say you customized the default istio-ingressgateway
to as follows.
Update gateway instance knative-ingress-gateway
under knative-serving
namespace:
For the service above, it should be updated to:
istio: custom-gateway
If there is a change in service ports (compared with that of ), update the port info in the gateway accordingly.
Replace the istio-ingressgateway.istio-system.svc.cluster.local
field with the fully qualified url of your service.
For the service above, it should be updated to: