Jika menggunakan cluster Kubernetes tanpa akses internet untuk men-deploy layanan runtime campuran,
Anda harus mendownload image container ke registry container lokal, lalu mengakses registry
dari cluster Kubernetes.
Untuk mendownload image container, Anda harus menginstal Docker dan menggunakan perintah docker pull sebagai berikut. Pastikan untuk menambahkan tag yang benar
ke setiap nama gambar. Misalnya, tag untuk apigee-synchronizer adalah 1.7.6,
seperti yang ditunjukkan di bawah.
kami tidak lagi memublikasikan image ke dockerhub untuk versi 1.5, 1.6, 1.7 dan ke depannya,
image yang telah dipublikasikan akan dihapus dan pelanggan harus menggunakan GCR.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-12 UTC."],[[["Apigee hybrid version 1.7 is end-of-life and should be upgraded to a newer version."],["All Apigee hybrid runtime container images are available for download from the Google Cloud Container Registry at `gcr.io/apigee-release/hybrid`."],["To download container images, you must have Docker installed and use the `docker pull` command with the correct image tag."],["Images for Apigee hybrid versions 1.5, 1.6, 1.7, and later are no longer published on Docker Hub; you must use the Google Container Registry instead."],["If your Kubernetes cluster lacks internet access, download the images to a local registry that the cluster can access."]]],[]]