Collector pods don't get taints from the ClusterLogging resource
Issue
- There are tolerations being set on the
ClusterLoggingCustom Resource (CR), however, the pods still aren't scheduling properly.
apiVersion: logging.openshift.io/v1
kind: ClusterLogging
spec:
collection:
type: "fluentd"
fluentd:
tolerations:
- key: "example-key"
operator: "Exists"
effect: "NoSchedule"
Environment
OpenShift Container Platform 4.x
Red Hat OpenShift Logging 5.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.