Compute Engine의 컨테이너 시작 에이전트는 2025년 7월 21일에 지원 중단되었습니다.
이 에이전트는 관리형 인스턴스 그룹 (MIG)에서 VM을 만들 때 Compute Engine 인스턴스에 컨테이너를 배포하는 데 사용되었습니다. VM 및 MIG에서 컨테이너를 만들고 실행하려면 다음 솔루션 중 하나를 대신 사용하세요.
시작 스크립트 또는 cloud-init를 사용하여 VM에서 Docker 컨테이너를 실행합니다. 단일 VM 또는 MIG의 각 VM에서 컨테이너를 실행하려면 컨테이너 최적화 VM 이미지 중 하나를 사용하고 시작 스크립트 또는 cloud-init를 사용하여 컨테이너를 구성합니다.
[[["이해하기 쉬움","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-09-04(UTC)"],[],[],null,["# Compute Engine container startup agent deprecation\n\n*** ** * ** ***\n\nThe *container startup agent* in Compute Engine was deprecated on July 21, 2025.\nThis agent was used to deploy containers on Compute Engine instances\nwhen you create VMs or VMs in a managed instance group (MIG). To create and\nto run containers on VMs and MIGs, use one of the following solutions instead:\n\n- Run Docker container on VMs using a startup script or `cloud-init`: to run a container on a single VM or on each VM in a MIG, use one of the [Container-optimized VM images](/compute/docs/containers#container_images) and configure container using a [startup script](/compute/docs/containers/migrate-containers#startup-scripts) or [`cloud-init`](/compute/docs/containers/migrate-containers#cloud-init).\n- [Google Kubernetes Engine](/kubernetes-engine/docs/concepts/kubernetes-engine-overview): to deploy and manage containerized applications at scale.\n- [Cloud Run](/run/docs/deploying): to run stateless container applications and small or medium jobs.\n- [Batch](/batch/docs/create-run-basic-job): to run a batch job that has a definite end state and requires additional computing resources.\n\nFor more information, see\n[Migrate containers that were deployed on VMs during VM creation](/compute/docs/containers/migrate-containers).\n\nShutdown schedule\n-----------------\n\nThe following table lists the shutdown schedule for Compute Engine\ncontainer startup agent."]]