Die Hybridkomponenten werden von folgenden Helm-Diagrammen installiert und verwaltet. Die Tabelle ist in der Reihenfolge angeordnet, in der sie während einer Neuinstallation normalerweise installiert werden.
Umfang
Komponenten
Helm-Diagramm
Apigee-Operator
Apigee-Operator
apigee-operator
Speicherplatz
Cassandra
apigee-datastore
In-Memory-Speicher
Redis
apigee-redis
Berichterstellung
Logger Messwerte
apigee-telemetry
Eingehender Traffic
Apigee Ingress Gateway
apigee-ingress-manager
Organisation
Apigee Connect-Agent MART UDCA Watcher
apigee-org
Umgebung
Runtime Synchronizer
apigee-env
Umgebungsgruppe
Virtueller Host
apigee-virtualhost
Vergleich: apigeectl/Helm-Befehl
In der folgenden Tabelle sind die Helm-Äquivalente für gängige apigeectl-Befehle aufgeführt:
Es gibt keinen einzelnen Befehl, um alle Hybridkomponenten zu verwalten. Da jede Komponente ein bestimmtes Diagramm hat, müssen Sie jedes Diagramm einzeln installieren oder aktualisieren.
Es gibt keinen einzelnen Befehl, mit dem alle Umgebungen gleichzeitig verwaltet werden können. Sie müssen jede Umgebung einzeln installieren oder aktualisieren.
[[["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-08-21 (UTC)."],[[["\u003cp\u003eApigee hybrid utilizes Helm v3.14.2 or later for managing its components.\u003c/p\u003e\n"],["\u003cp\u003eHybrid components are installed and managed using specific Helm charts, including \u003ccode\u003eapigee-operator\u003c/code\u003e, \u003ccode\u003eapigee-datastore\u003c/code\u003e, \u003ccode\u003eapigee-redis\u003c/code\u003e, \u003ccode\u003eapigee-telemetry\u003c/code\u003e, \u003ccode\u003eapigee-ingress-manager\u003c/code\u003e, \u003ccode\u003eapigee-org\u003c/code\u003e, \u003ccode\u003eapigee-env\u003c/code\u003e, and \u003ccode\u003eapigee-virtualhost\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eapigeectl\u003c/code\u003e command has a corresponding Helm command, though managing multiple components or all environments may require individual Helm commands.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eapigeectl init\u003c/code\u003e command can be replicated with several helm install or upgrade commands to deploy the necessary CRDs and components.\u003c/p\u003e\n"],["\u003cp\u003eTo remove components, use the command \u003ccode\u003ehelm delete\u003c/code\u003e for each component individually, as there is not a single command to remove them all at once.\u003c/p\u003e\n"]]],[],null,["# Apigee hybrid Helm reference\n\n| You are currently viewing version 1.14 of the Apigee hybrid documentation. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\nHelm supported version\n----------------------\n\n\nApigee hybrid supports Helm v3.14.2+.\n\nHelm charts for Apigee hybrid components\n----------------------------------------\n\n\nThe hybrid components are installed and managed by the following Helm charts. The table is\narranged in the order you will typically install them in during a fresh installation.\n\n| **Note:** The hybrid Helm charts depend on the Apigee hybrid Custom Resource Definitions (CRDs) being installed. See [Install the\n| Apigee hybrid CRDs](/apigee/docs/hybrid/v1.14/install-crds) in the Installation guide.\n\n`apigeectl` / Helm command cross reference\n------------------------------------------\n\n\nThe following table lists the Helm equivalents for common `apigeectl` commands:"]]