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.6.9,
seperti yang ditunjukkan di bawah.
[[["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."],[[["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."]]],[]]