To use the
Taints and Tolerations feature of Kubernetes, you must define the
tolerations override property for each Apigee hybrid component.
The following components support defining tolerations:
Apply Tolerations to individual components by adding the tolerations:
configuration properties in your overrides file and then upgrading the Helm chart for the
component.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["Apigee hybrid supports Kubernetes Taints and Tolerations only when using Helm charts for managing the hybrid installation."],["To utilize the Taints and Tolerations feature, you must define the `tolerations` property for specific Apigee hybrid components, including `ao`, `cassandra`, and others."],["Tolerations can be applied to individual components by adding the `tolerations:` configuration properties in your overrides file and then upgrading the relevant Helm chart."],["Applying tolerations to the Apigee operator involves adding the `tolerations:` properties under `ao:` in the overrides file and updating the `apigee-operator` chart."],["Applying tolerations to the Cassandra StatefulSet requires you add the `tolerations:` properties under `cassandra:` in the overrides file and then updating the `apigee-datastore` chart."]]],[]]