turbot/gcp_compliance

Control: GKE clusters with less than three nodes should have auto upgrade enabled

Description

This control ensures that clusters with less than three nodes should have auto upgrade enabled.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.kubernetes_cluster_with_less_than_three_node_auto_upgrade_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run gcp_compliance.control.kubernetes_cluster_with_less_than_three_node_auto_upgrade_enabled --share

SQL

This control uses a named query:

kubernetes_cluster_with_less_than_three_node_auto_upgrade_enabled

Tags