Zum Löschen von Apigee-Komponenten in einem bestimmten Bereich verwenden Sie apigeectl mit den Flags für den Bereich, der diese Komponenten enthält:
--all-envs: Alle Komponenten von Umgebungsbereichen in den Umgebungen der Organisation, die in der Konfigurationsdatei zum Überschreiben aufgeführt ist
--datastore: Cassandra.
--env env-name: Die Komponenten des Umgebungsbereichs: Runtime, Synchronizer und UDCA
--org: Die Komponenten auf Organisationsebene: Apigee Connect-Agent, Mart und Watcher
--settings virtualhosts: Nur virtualhost-Einstellungen
[[["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-04-03 (UTC)."],[[["`apigeectl delete` command is used to remove Apigee components within specific scopes, such as environments, organizations, or datastores."],["To completely remove all Apigee components from the cluster, including backup data, use `apigeectl delete --all -f your_overrides_file.yaml`, however, be mindful that this will also delete CSI volume snapshot backups."],["To remove only the Apigee components, you can run `apigeectl delete -f your_overrides_file.yaml`."],["To remove the entire Apigee hybrid installation, the default scope of `apigeectl delete` should be run first, followed by verification, then the same command should be ran again with the `--all` flag."],["Cert-manager is uninstalled separately from Apigee hybrid, and you will need to remove the apigee-ca secret using `kubectl -n cert-manager delete secret apigee-ca` if you uninstall cert-manager."]]],[]]