This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.3.5. 머신 세트를 사용하여 선점 가능한 가상 머신 인스턴스 생성
머신 세트 YAML 파일에 preemptible을 추가하여 GCP에서 선점 가능한 가상 머신 인스턴스를 시작할 수 있습니다.
절차
providerSpec필드 아래에 다음 행을 추가합니다.providerSpec: value: preemptible: trueproviderSpec: value: preemptible: trueCopy to Clipboard Copied! Toggle word wrap Toggle overflow preemptible을true로 설정하면 인스턴스가 시작된 후 머신에interruptable-instance로 레이블이 지정됩니다.