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 installation management."],["The `tolerations` override property must be defined for each Apigee hybrid component to utilize the Taints and Tolerations feature."],["Multiple components including `ao`, `apigeeIngressGateway`, and `cassandra` among others, support the definition of tolerations."],["Tolerations are applied by adding `tolerations:` properties in the overrides file and then upgrading the corresponding Helm chart."],["The Apigee operator and Cassandra StatefulSet are given as examples on how to apply the toleration properties."]]],[]]