We are using nginx ingress controller licence version for our application.
Our nginx is deployed in ESK as a single pod which is serving request as we need but now we wanted to overcome from failover to have 2 pods running for same ngixn ingress controller as replicaset 2, So my question is if we create 2 replicaset for nginx ingress controller then we have to buy 2 licence or 1 licence for a env is enough ?
making replicaset as 2 is working as expected but need to know how licence will play a role when we generate 2 pod for same nginx ingress controller