You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4. 2.3.5. マシンセットの使用によるプリエンプション可能な仮想マシンインスタンスの作成 preemptible をマシンセットの YAML ファイルに追加し、GCP でプリエンプション可能な仮想マシンインスタンスを起動できます。 手順 providerSpec フィールドの下に以下の行を追加します。 providerSpec: value: preemptible: true preemptible が true に設定される場合、インスタンスの起動後に、マシンに interruptable-instance というラベルが付けられます。 戻る次へ