疑似Oday
Ensure that your Google Cloud Platform (GCP) projects are not using preemptible virtual machine instances for production and business-critical applications. A preemptible virtual machine (VM) is an instance that you can create and run at a much lower price than normal instances but it can be terminated sooner due to system demands.
id: gcloud-vm-preemptible-enabled
info:
name: VM Instance Preemptibility Not Disabled
author: p
...