Description of problem: Cluster autoscaler is not able to scale down with message: ~~~ node xxxxxxxx cannot be removed: openshift-marketplace/redhat-operators-xxxx is not replicated node xxxxxxxx cannot be removed: openshift-marketplace/community-operators-xxxx is not replicated ~~~ Version-Release number of selected component (if applicable): OCP 4.7 How reproducible: When the node to be deleted has one of the `openshift-marketplace` pods running Actual results: Cluster autoscaler is not able to scale down. Expected results: Cluster autoscaler should be able to scale down. Additional info: It's expected behavior as [1], but the `openshift-marketplace` pods needs to configure the required annotation to be able to scale down the nodes if one of the pods are placed in the node selected to be removed. [1] https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-types-of-pods-can-prevent-ca-from-removing-a-node