Environment :
- Single Cluster.
- Cluster Managed by Rancher.
We have a HA (High Availability) requirement where we want to deploy multiple replicas of Ingress, Egress as DaemonSet to handle heavy load.
I went through the istio documentation and site, to understand deployment models, but it doesnt achieve the usecase.
I did the istio operator way of installing and used the below Manifest file :
See : https://istio.io/latest/docs/setup/install/operator/