Hi @Mihir, the possible issues that you would face if you remove the taint from your production env would be CPU, input/output exhaustion or even memory exhaustion. This could have severe consequences for your cluster health. This is the exact same reason why you never deploy anything on the master node. Always use worker nodes.