Resource Type: GCP > Kubernetes Engine > Zone Node Pool
The Zone Node Pool resource type represents a group of nodes within a specific zone that can be used to host the workloads of your containerized applications.
Resource Context
Zone Node Pool is a part of the Kubernetes Engine service.
Each Zone Node Pool lives under a Zone Cluster.
Controls
The primary controls for GCP > Kubernetes Engine > Zone Node Pool are:
It is also targeted by these controls:
- GCP > CIS v1 > 7 Kubernetes Engine > 7.08 Ensure Automatic node upgrades is enabled on Kubernetes Engine Clusters nodes (Scored)
- GCP > CIS v1 > 7 Kubernetes Engine > 7.09 Ensure Container-Optimized OS (cos) is used for Kubernetes Engine Clusters Node image (Not Scored)
- GCP > CIS v1 > 7 Kubernetes Engine > 7.18 Ensure Kubernetes Clusters created with limited service account Access scopes for Project access (Scored)
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-kubernetesengine#/resource/types/zoneNodePool
- tmod:@turbot/turbot#/resource/categories/container
- turbot graphql resource --id "tmod:@turbot/gcp-kubernetesengine#/resource/types/zoneNodePool"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-kubernetesengine#/resource/types/zoneNodePool';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-kubernetesengine#/resource/types/zoneNodePool"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-kubernetesengine#/resource/types/zoneNodePool' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query