How to Deploy multiple replicas of Ingress, Egress as DaemonSet

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.

May I know how to achieve the above usecase?