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."],[[["This document explains how to use Kubernetes Taints and Tolerations with Apigee hybrid by defining the `tolerations` override property for supported components."],["Tolerations can be applied to specific Apigee hybrid components, including `ao`, `apigeeIngressGateway`, `cassandra`, and others listed in the document, by modifying the overrides file."],["To implement Tolerations, add the `tolerations:` properties in your overrides file, then use Helm to upgrade the chart for the targeted component."],["The instructions in the document show examples of applying Tolerations to the Apigee operator deployment and Cassandra StatefulSet, as well as the corresponding commands to implement this."]]],[]]