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)."],[[["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."]]],[]]