[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-26 (世界標準時間)。"],[[["You need to define a container image repository to run or debug an application on a remote Kubernetes cluster, using providers like Artifact Registry."],["Cloud Code automatically uses your default container image repository (gcr.io/PROJECT_ID) if you're logged into Google Cloud in your IDE with a default project, but this step isn't needed if you are running on a local cluster such as minikube or Docker Desktop."],["To update the image repository for your project, you can do so via the Run/Debug configuration settings within the IDE by filling in the \"Image repository\" field."],["Cloud Code combines the image registry with the image name specified in Kubernetes manifests to form the complete image repository name, simplifying image name creation."],["Common image repository formats for Docker Hub, Artifact Registry, AWS ECR, and Azure ACR are provided as examples for specifying container image storage locations."]]],[]]