-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
-
-
1. There should be a function to deploy cert-manager pods on infra nodes
2. This function is important as we have to follow a workaround every time to deploy pods present in cert-manager namespace to infra nodes.
3. To deploy the pods running in cert-manager namespace to infra nodes
- We need to edit the subscription of the operator, need to add the tolerations and node selector after which controller pods gets scheduled on the infra node.
- Also, need to add node selector annotation on the cert-manager namespace.
- The labels on the infra nodes and node selector should be same.
We have been following this as the work around to schedule the pods present in cert-manager namespace to the infra nodes.
4. Requesting a function with which this can be done without any workaround.