# Google Cloud Compute Health Check

The Google Cloud Platform(GCP) Compute Health Check can provide health status updates based on whether the Compute instance is running or not.

GCP Compute Health Check
GCP Compute Health Check
  • Node Filter: This is the node filter that determines which nodes to run this health Check against. The default is tags: GCPCOMPUTE. A GCPCOMPUTE tag is applied automatically by the Node Source.

    If the Project is using more than one EC2 Node Source for multiple regions it would be important to add the region to the Node Filter to the region this Node Filter is targeting.

  • Label: A user friendly label for the Health Check

  • Project ID: GCP Project ID where the Compute Instances are running.

  • Service Account Key Path: Path in the Key Storage where the Access Key JSON is stored.

  • Zone: The GCP Zone where these nodes are running.