Wenn Sie das Markierungs- und Toleranzfeature von Kubernetes verwenden möchten, müssen Sie das Überschreibungsattribut tolerations für jede Apigee Hybrid-Komponente definieren.
Die folgenden Komponenten unterstützen die Definition von Toleranzen:
Um Toleranzen auf einzelne Komponenten anzuwenden, fügen Sie die tolerations:-Konfigurationsattribute in Ihre Überschreibungendatei ein und aktualisieren dann das Helm-Diagramm für die Komponente.
In der Referenz zu Apigee-Helm-Diagrammen finden Sie eine Liste, die zeigt, welche Helm-Diagramme die einzelnen Hybridkomponenten verwalten.
So wenden Sie beispielsweise die Toleranzen auf die Apigee-Operator-Bereitstellung an
Fügen Sie tolerations:-Attribute ao: in der Überschreibungendatei hinzu:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-18 (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."]]],[]]