[[["이해하기 쉬움","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-03-25(UTC)"],[[["Cloud Code requires you to define a container image repository to run or debug applications on a remote Kubernetes cluster, but this is not needed for local clusters like minikube or Docker Desktop."],["If you're logged into Google Cloud and have a default project, Cloud Code automatically uses `gcr.io/PROJECT_ID` as your default container image repository."],["You can change the image repository by using the \"Cloud Code: Run on Kubernetes\" command, which will prompt you to select a new registry and store this preference in your `cloudcode.kubernetes` launch configuration."],["Cloud Code will build containers, push them to the specified registry, and apply Kubernetes configurations to the cluster, then waiting for the rollout to occur."],["Common image repository formats include examples for Docker Hub, Artifact Registry, AWS Elastic Container Registry (ECR), and Azure Container Registry (ACR), each with their specific structure for image storage."]]],[]]