We are using the default ingress gateway for istio. We would like to create two different ingress gateway for using private and public external load balancer.
Is there any way to achieve this?
See this example, step 3: Deploy a private ingress gateway and mount the new secrets as data volumes by the following command. You may want to edit the helm values of the example, for example remove the mounted volumes with the certificates, change the name of the gateway, the namespace it is deployed to.