I am currently deploying the k8s protection agent module and it is failing to start due to not matching the required tolerations. Please add a variable input to allow users to pass their tolerations, or add an any type variable for the helm values and let users pass in the available values of that helm chart.
Again without this feature we are unable to schedule pods to nodes preventing the agent for doing anything.
Error in Lens: 0/5 nodes are available: 2 node(s) had untolerated taint {appType: system}, 3 node(s) had untolerated taint {appType: shared}. preemption: 0/5 nodes are available: 5 Preemption is not helpful for scheduling..
I am currently deploying the k8s protection agent module and it is failing to start due to not matching the required tolerations. Please add a variable input to allow users to pass their tolerations, or add an
any
type variable for the helm values and let users pass in the available values of that helm chart.Again without this feature we are unable to schedule pods to nodes preventing the agent for doing anything.
Module Call:
Error in Lens:
0/5 nodes are available: 2 node(s) had untolerated taint {appType: system}, 3 node(s) had untolerated taint {appType: shared}. preemption: 0/5 nodes are available: 5 Preemption is not helpful for scheduling..