Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add istio-sync-operator https://networkcat89.github.io/istio-sync-operator/charts
helm install istio-sync-operator istio-sync-operator/istio-sync-operatorIstio Virtual Services, Ingresses, Services, Cert-manager must be installed before working with the operator Please refer to Istio's docs documentation and to Cert-manager's docs documentation to get started
Let's create an application with the domain name example.com
kubectl apply -f example-custom-resource.yamlIstio HTTPS gateway: https://example.com
Istio HTTPS-WWW gateway with redirect to non-WWW: https://www.example.com
Istio HTTP-WWW-non-WWW gateway with redirect to HTTPS: http://www.example.com http://example.com
SSL Certificate