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-07 UTC."],[[["Apigee hybrid supports Kubernetes Taints and Tolerations, but only when using Helm charts for installation management."],["The `tolerations` override property must be defined for each supported Apigee hybrid component, such as `ao`, `cassandra`, and `runtime`, to enable this feature."],["Tolerations can be applied to components by adding the `tolerations:` configuration properties in the overrides file and then upgrading the relevant Helm chart."],["The provided examples show how to apply tolerations to the Apigee operator deployment and the Cassandra StatefulSet by modifying the overrides file and upgrading the necessary Helm chart."]]],[]]