시간이 지남에 따라 워크로드 요구사항의 변화에 맞게 최적화하거나 새로 출시된 머신 시리즈의 이점을 활용하기 위해 워크로드를 실행하는 머신을 변경할 수 있습니다. 최신 세대 머신 시리즈는 가격 대비 성능 향상, 성능 일관성 향상 등의 이점을 가질 수 있습니다. 머신 시리즈 및 다양한 옵션 중에서 선택하는 방법에 관한 자세한 내용은 머신 계열 리소스 및 비교 가이드를 참고하세요.
새 머신 유형으로 이전하기 전에 머신 유형이 지역별 가용성을 비롯한 특정 요구사항을 지원하는지 확인하세요.
머신 유형 간에 워크로드를 이동하려면 다음 단계를 따르세요.
Autopilot: 워크로드 구성을 업데이트합니다.
Standard: 다음 옵션 중 하나를 선택합니다.
기존 노드 풀의 노드 머신 속성을 변경합니다. GKE는 노드 풀의 구성된 노드 업그레이드 전략을 사용하여 이전 머신 유형에서 새 머신 유형으로 워크로드를 마이그레이션합니다.
[[["이해하기 쉬움","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-01(UTC)"],[],[],null,["# Migrate nodes to a different machine type\n\n[Autopilot](/kubernetes-engine/docs/concepts/autopilot-overview) [Standard](/kubernetes-engine/docs/concepts/choose-cluster-mode)\n\n*** ** * ** ***\n\nThis page explains how to move workloads between machine types in\nGoogle Kubernetes Engine (GKE) clusters.\n\nGKE clusters run workloads on [worker\nnodes](/kubernetes-engine/docs/concepts/cluster-architecture#nodes) which are\nCompute Engine virtual machines (VMs). You can choose which machine types to\nrun your workloads on depending on your cluster mode:\n\n- **Autopilot** : Use compute classes to choose a specific compute configuration based on your workload requirements. You can choose a specific [machine series](/compute/docs/machine-resource#vm_terminology). To learn more, see [Compute classes in\n Autopilot](/kubernetes-engine/docs/concepts/autopilot-compute-classes#when-to-use).\n- **Standard** : Specify a machine type when you [add a node pool to a\n Standard cluster](/kubernetes-engine/docs/how-to/node-pools#add).\n\nOver time, you might want to change the machines that run your workloads to\noptimize for evolving workload requirements or to benefit from newly released\nmachine series. Newer generation machine series can have advantages such as\nimproved price-to-performance and improved performance consistency. For more\ndetails about machine series and choosing between different options, see the\n[Machine families resource and comparison\nguide](/compute/docs/machine-resource).\n\nBefore you decide to migrate to a new machine type, ensure that the machine type\nsupports your specific requirements, including regional availability.\n\nTo move workloads between machine types, take the following steps:\n\n- **Autopilot**: Update your workload configuration.\n- **Standard** : Choose one of the following options:\n - [Change the node machine\n attributes](/kubernetes-engine/docs/how-to/node-pools#change-machine-attributes) of your existing node pool. GKE uses the node pool's configured node upgrade strategy to migrate your workloads from the previous machine type to the new machine type.\n - Create a new node pool and then [migrate workloads between node\n pools](/kubernetes-engine/docs/how-to/node-pools#migrate).\n\nAfter you've migrated between machine types, ensure that your workloads perform\nas expected on the newer machine type. You can perform the same steps if you\nneed to move back to the original configuration."]]