Wenn Sie einen Kubernetes-Cluster ohne Internetzugriff verwenden, um Ihre hybriden Laufzeitdienste bereitzustellen, müssen Sie die Container-Images in eine lokale Container Registry herunterladen und dann von Ihrem Kubernetes-Cluster auf die Registry zugreifen.
Zum Herunterladen eines Container-Images sollten Sie Docker installieren und den Befehl docker pull so verwenden. Achten Sie darauf, dass Sie jedem Image-Namen das richtige Tag hinzufügen. Das Tag für apigee-synchronizer ist beispielsweise 1.6.9, wie nachstehend gezeigt.
[[["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-03-12 (UTC)."],[[["Version 1.6 of the Apigee hybrid documentation is end-of-life and users should upgrade to a newer version."],["All Apigee hybrid runtime images are available for download from the Google Cloud Container Registry at `gcr.io/apigee-release/hybrid`."],["Users with Kubernetes clusters lacking internet access must download container images to a local registry."],["To download container images, users must have Docker installed and utilize the `docker pull` command, appending the correct tag to each image name."],["Images for Apigee hybrid versions 1.5, 1.6, 1.7, and later are no longer on Docker Hub and can be found at `gcr.io/apigee-release/hybrid` instead."]]],[]]