[[["이해하기 쉬움","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-04-03(UTC)"],[[["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."]]],[]]