Para usar la
función de Taints y tolerancias de Kubernetes, debes definir la
propiedad de anulación tolerations de cada componente de Apigee Hybrid.
Los siguientes componentes admiten la definición de tolerancias:
Para aplicar tolerancias a componentes individuales, agrega las propiedades de configuración tolerations: en el archivo de anulación y, luego, actualiza el chart de Helm para el componente.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-03-21 (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."]]],[]]