This post provides instructions to manually create a custom ingress gateway with automatic provisioning of certificates based on cert-manager. The creation of custom ingress gateway could be used in order to have different loadbalancer in order to isolate traffic. Before you begin Set up Istio by following the instructions in the Installation guide. Set up cert-manager with helm chart We will use demo.mydemo.com for our example, it must be resolved with your DNS Configuring the custom ingress...