Se você estiver usando um cluster do Kubernetes sem acesso à Internet para implantar seus serviços do ambiente de execução híbrido,
precisará fazer o download das imagens do contêiner para um registro de contêiner local e acessá-lo
a partir do cluster do Kubernetes.
Para fazer o download de uma imagem de contêiner, você precisa ter o Docker
instalado e usar o comando docker pull da seguinte maneira. Adicionar a tag correta ao final
de cada nome de imagem. Por exemplo, a tag para apigee-synchronizer é 1.6.9,
conforme mostrado abaixo.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]