Resource Type: GCP > Kubernetes Engine > Region Node Pool
The Region Node Pool resource type is a group of nodes within a specific region that can be used to run containerized applications in a Kubernetes cluster.
Resource Context
Region Node Pool is a part of the Kubernetes Engine service.
Each Region Node Pool lives under a Region Cluster.
Controls
The primary controls for GCP > Kubernetes Engine > Region 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/regionNodePool
- tmod:@turbot/turbot#/resource/categories/container
- turbot graphql resource --id "tmod:@turbot/gcp-kubernetesengine#/resource/types/regionNodePool"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-kubernetesengine#/resource/types/regionNodePool';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-kubernetesengine#/resource/types/regionNodePool"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-kubernetesengine#/resource/types/regionNodePool' 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