Tutte le immagini di runtime ibride sono disponibili pubblicamente per il download da
Google Container Registry.
Scaricare le immagini container
Se utilizzi un cluster Kubernetes senza accesso a internet per eseguire il deployment dei servizi di runtime ibrida,
dovrai scaricare le immagini container in un registry container locale e poi accedere al registry
dal tuo cluster Kubernetes.
Per scaricare un'immagine container, devi avere installato Docker e utilizzare il comando docker pull come segue. Assicurati di aggiungere il tag corretto
a ogni nome dell'immagine. Ad esempio, il tag per apigee-synchronizer è 1.6.9, come mostrato di seguito.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-03 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."]]],[]]