[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-06。"],[[["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."]]],[]]