Adding tolerations to components in the Rancher Logging chart
This document (000020895) is provided subject to the disclaimer at the end of this document.
Environment
- Rancher Logging Chart
- Taints defined on cluster nodes
Situation
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling <unknown> default-scheduler
0/3 nodes are available: 3 node(s) had taints that the pod didn't tolerate
Resolution
For example, if the taint with key=foo, value=bar and effect=NoSchedule is present on nodes within the cluster, the following tolerations should be defined in the values of the rancher-logging Chart:
tolerations: - key: cattle.io/os operator: "Equal" value: "linux" effect: NoSchedule - key: foo operator: "Equal" value: "bar" effect: NoSchedule
Cause
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000020895
- Creation Date: 19-Dec-2022
- Modified Date:03-Jan-2023
-
- SUSE Rancher
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com