Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.container/v1beta1.getNodePool
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Retrieves the requested node pool.
Using getNodePool
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNodePool(args: GetNodePoolArgs, opts?: InvokeOptions): Promise<GetNodePoolResult>
function getNodePoolOutput(args: GetNodePoolOutputArgs, opts?: InvokeOptions): Output<GetNodePoolResult>def get_node_pool(cluster_id: Optional[str] = None,
                  location: Optional[str] = None,
                  node_pool_id: Optional[str] = None,
                  project: Optional[str] = None,
                  project_id: Optional[str] = None,
                  zone: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetNodePoolResult
def get_node_pool_output(cluster_id: Optional[pulumi.Input[str]] = None,
                  location: Optional[pulumi.Input[str]] = None,
                  node_pool_id: Optional[pulumi.Input[str]] = None,
                  project: Optional[pulumi.Input[str]] = None,
                  project_id: Optional[pulumi.Input[str]] = None,
                  zone: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetNodePoolResult]func LookupNodePool(ctx *Context, args *LookupNodePoolArgs, opts ...InvokeOption) (*LookupNodePoolResult, error)
func LookupNodePoolOutput(ctx *Context, args *LookupNodePoolOutputArgs, opts ...InvokeOption) LookupNodePoolResultOutput> Note: This function is named LookupNodePool in the Go SDK.
public static class GetNodePool 
{
    public static Task<GetNodePoolResult> InvokeAsync(GetNodePoolArgs args, InvokeOptions? opts = null)
    public static Output<GetNodePoolResult> Invoke(GetNodePoolInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNodePoolResult> getNodePool(GetNodePoolArgs args, InvokeOptions options)
public static Output<GetNodePoolResult> getNodePool(GetNodePoolArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:container/v1beta1:getNodePool
  arguments:
    # arguments dictionaryThe following arguments are supported:
- cluster_id str
- location str
- node_pool_ strid 
- project_id str
- zone str
- project str
getNodePool Result
The following output properties are available:
- Autoscaling
Pulumi.Google Native. Container. V1Beta1. Outputs. Node Pool Autoscaling Response 
- Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- BestEffort Pulumi.Provisioning Google Native. Container. V1Beta1. Outputs. Best Effort Provisioning Response 
- Enable best effort provisioning for nodes
- Conditions
List<Pulumi.Google Native. Container. V1Beta1. Outputs. Status Condition Response> 
- Which conditions caused the current node pool state.
- Config
Pulumi.Google Native. Container. V1Beta1. Outputs. Node Config Response 
- The node configuration of the pool.
- Etag string
- This checksum is computed by the server based on the value of node pool fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
- InitialNode intCount 
- The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- InstanceGroup List<string>Urls 
- [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- Locations List<string>
- The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.
- Management
Pulumi.Google Native. Container. V1Beta1. Outputs. Node Management Response 
- NodeManagement configuration for this NodePool.
- MaxPods Pulumi.Constraint Google Native. Container. V1Beta1. Outputs. Max Pods Constraint Response 
- The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- Name string
- The name of the node pool.
- NetworkConfig Pulumi.Google Native. Container. V1Beta1. Outputs. Node Network Config Response 
- Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- PlacementPolicy Pulumi.Google Native. Container. V1Beta1. Outputs. Placement Policy Response 
- Specifies the node placement policy.
- PodIpv4Cidr intSize 
- [Output only] The pod CIDR block size per node in this node pool.
- QueuedProvisioning Pulumi.Google Native. Container. V1Beta1. Outputs. Queued Provisioning Response 
- Specifies the configuration of queued provisioning.
- SelfLink string
- [Output only] Server-defined URL for the resource.
- Status string
- [Output only] The status of the nodes in this pool instance.
- StatusMessage string
- [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- UpdateInfo Pulumi.Google Native. Container. V1Beta1. Outputs. Update Info Response 
- [Output only] Update info contains relevant information during a node pool update.
- UpgradeSettings Pulumi.Google Native. Container. V1Beta1. Outputs. Upgrade Settings Response 
- Upgrade settings control disruption and speed of the upgrade.
- Version string
- The version of Kubernetes running on this NodePool's nodes. If unspecified, it defaults as described here.
- Autoscaling
NodePool Autoscaling Response 
- Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- BestEffort BestProvisioning Effort Provisioning Response 
- Enable best effort provisioning for nodes
- Conditions
[]StatusCondition Response 
- Which conditions caused the current node pool state.
- Config
NodeConfig Response 
- The node configuration of the pool.
- Etag string
- This checksum is computed by the server based on the value of node pool fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
- InitialNode intCount 
- The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- InstanceGroup []stringUrls 
- [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- Locations []string
- The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.
- Management
NodeManagement Response 
- NodeManagement configuration for this NodePool.
- MaxPods MaxConstraint Pods Constraint Response 
- The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- Name string
- The name of the node pool.
- NetworkConfig NodeNetwork Config Response 
- Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- PlacementPolicy PlacementPolicy Response 
- Specifies the node placement policy.
- PodIpv4Cidr intSize 
- [Output only] The pod CIDR block size per node in this node pool.
- QueuedProvisioning QueuedProvisioning Response 
- Specifies the configuration of queued provisioning.
- SelfLink string
- [Output only] Server-defined URL for the resource.
- Status string
- [Output only] The status of the nodes in this pool instance.
- StatusMessage string
- [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- UpdateInfo UpdateInfo Response 
- [Output only] Update info contains relevant information during a node pool update.
- UpgradeSettings UpgradeSettings Response 
- Upgrade settings control disruption and speed of the upgrade.
- Version string
- The version of Kubernetes running on this NodePool's nodes. If unspecified, it defaults as described here.
- autoscaling
NodePool Autoscaling Response 
- Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- bestEffort BestProvisioning Effort Provisioning Response 
- Enable best effort provisioning for nodes
- conditions
List<StatusCondition Response> 
- Which conditions caused the current node pool state.
- config
NodeConfig Response 
- The node configuration of the pool.
- etag String
- This checksum is computed by the server based on the value of node pool fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
- initialNode IntegerCount 
- The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- instanceGroup List<String>Urls 
- [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- locations List<String>
- The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.
- management
NodeManagement Response 
- NodeManagement configuration for this NodePool.
- maxPods MaxConstraint Pods Constraint Response 
- The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- name String
- The name of the node pool.
- networkConfig NodeNetwork Config Response 
- Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- placementPolicy PlacementPolicy Response 
- Specifies the node placement policy.
- podIpv4Cidr IntegerSize 
- [Output only] The pod CIDR block size per node in this node pool.
- queuedProvisioning QueuedProvisioning Response 
- Specifies the configuration of queued provisioning.
- selfLink String
- [Output only] Server-defined URL for the resource.
- status String
- [Output only] The status of the nodes in this pool instance.
- statusMessage String
- [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- updateInfo UpdateInfo Response 
- [Output only] Update info contains relevant information during a node pool update.
- upgradeSettings UpgradeSettings Response 
- Upgrade settings control disruption and speed of the upgrade.
- version String
- The version of Kubernetes running on this NodePool's nodes. If unspecified, it defaults as described here.
- autoscaling
NodePool Autoscaling Response 
- Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- bestEffort BestProvisioning Effort Provisioning Response 
- Enable best effort provisioning for nodes
- conditions
StatusCondition Response[] 
- Which conditions caused the current node pool state.
- config
NodeConfig Response 
- The node configuration of the pool.
- etag string
- This checksum is computed by the server based on the value of node pool fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
- initialNode numberCount 
- The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- instanceGroup string[]Urls 
- [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- locations string[]
- The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.
- management
NodeManagement Response 
- NodeManagement configuration for this NodePool.
- maxPods MaxConstraint Pods Constraint Response 
- The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- name string
- The name of the node pool.
- networkConfig NodeNetwork Config Response 
- Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- placementPolicy PlacementPolicy Response 
- Specifies the node placement policy.
- podIpv4Cidr numberSize 
- [Output only] The pod CIDR block size per node in this node pool.
- queuedProvisioning QueuedProvisioning Response 
- Specifies the configuration of queued provisioning.
- selfLink string
- [Output only] Server-defined URL for the resource.
- status string
- [Output only] The status of the nodes in this pool instance.
- statusMessage string
- [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- updateInfo UpdateInfo Response 
- [Output only] Update info contains relevant information during a node pool update.
- upgradeSettings UpgradeSettings Response 
- Upgrade settings control disruption and speed of the upgrade.
- version string
- The version of Kubernetes running on this NodePool's nodes. If unspecified, it defaults as described here.
- autoscaling
NodePool Autoscaling Response 
- Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- best_effort_ Bestprovisioning Effort Provisioning Response 
- Enable best effort provisioning for nodes
- conditions
Sequence[StatusCondition Response] 
- Which conditions caused the current node pool state.
- config
NodeConfig Response 
- The node configuration of the pool.
- etag str
- This checksum is computed by the server based on the value of node pool fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
- initial_node_ intcount 
- The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- instance_group_ Sequence[str]urls 
- [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- locations Sequence[str]
- The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.
- management
NodeManagement Response 
- NodeManagement configuration for this NodePool.
- max_pods_ Maxconstraint Pods Constraint Response 
- The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- name str
- The name of the node pool.
- network_config NodeNetwork Config Response 
- Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- placement_policy PlacementPolicy Response 
- Specifies the node placement policy.
- pod_ipv4_ intcidr_ size 
- [Output only] The pod CIDR block size per node in this node pool.
- queued_provisioning QueuedProvisioning Response 
- Specifies the configuration of queued provisioning.
- self_link str
- [Output only] Server-defined URL for the resource.
- status str
- [Output only] The status of the nodes in this pool instance.
- status_message str
- [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- update_info UpdateInfo Response 
- [Output only] Update info contains relevant information during a node pool update.
- upgrade_settings UpgradeSettings Response 
- Upgrade settings control disruption and speed of the upgrade.
- version str
- The version of Kubernetes running on this NodePool's nodes. If unspecified, it defaults as described here.
- autoscaling Property Map
- Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present.
- bestEffort Property MapProvisioning 
- Enable best effort provisioning for nodes
- conditions List<Property Map>
- Which conditions caused the current node pool state.
- config Property Map
- The node configuration of the pool.
- etag String
- This checksum is computed by the server based on the value of node pool fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
- initialNode NumberCount 
- The initial node count for the pool. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota.
- instanceGroup List<String>Urls 
- [Output only] The resource URLs of the managed instance groups associated with this node pool. During the node pool blue-green upgrade operation, the URLs contain both blue and green resources.
- locations List<String>
- The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.
- management Property Map
- NodeManagement configuration for this NodePool.
- maxPods Property MapConstraint 
- The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.
- name String
- The name of the node pool.
- networkConfig Property Map
- Networking configuration for this NodePool. If specified, it overrides the cluster-level defaults.
- placementPolicy Property Map
- Specifies the node placement policy.
- podIpv4Cidr NumberSize 
- [Output only] The pod CIDR block size per node in this node pool.
- queuedProvisioning Property Map
- Specifies the configuration of queued provisioning.
- selfLink String
- [Output only] Server-defined URL for the resource.
- status String
- [Output only] The status of the nodes in this pool instance.
- statusMessage String
- [Output only] Deprecated. Use conditions instead. Additional information about the current status of this node pool instance, if available.
- updateInfo Property Map
- [Output only] Update info contains relevant information during a node pool update.
- upgradeSettings Property Map
- Upgrade settings control disruption and speed of the upgrade.
- version String
- The version of Kubernetes running on this NodePool's nodes. If unspecified, it defaults as described here.
Supporting Types
AcceleratorConfigResponse  
- AcceleratorCount string
- The number of the accelerator cards exposed to an instance.
- AcceleratorType string
- The accelerator type resource name. List of supported accelerators here
- GpuDriver Pulumi.Installation Config Google Native. Container. V1Beta1. Inputs. GPUDriver Installation Config Response 
- The configuration for auto installation of GPU driver.
- GpuPartition stringSize 
- Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.
- GpuSharing Pulumi.Config Google Native. Container. V1Beta1. Inputs. GPUSharing Config Response 
- The configuration for GPU sharing options.
- string
- The number of time-shared GPU resources to expose for each physical GPU.
- AcceleratorCount string
- The number of the accelerator cards exposed to an instance.
- AcceleratorType string
- The accelerator type resource name. List of supported accelerators here
- GpuDriver GPUDriverInstallation Config Installation Config Response 
- The configuration for auto installation of GPU driver.
- GpuPartition stringSize 
- Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.
- GpuSharing GPUSharingConfig Config Response 
- The configuration for GPU sharing options.
- string
- The number of time-shared GPU resources to expose for each physical GPU.
- acceleratorCount String
- The number of the accelerator cards exposed to an instance.
- acceleratorType String
- The accelerator type resource name. List of supported accelerators here
- gpuDriver GPUDriverInstallation Config Installation Config Response 
- The configuration for auto installation of GPU driver.
- gpuPartition StringSize 
- Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.
- gpuSharing GPUSharingConfig Config Response 
- The configuration for GPU sharing options.
- String
- The number of time-shared GPU resources to expose for each physical GPU.
- acceleratorCount string
- The number of the accelerator cards exposed to an instance.
- acceleratorType string
- The accelerator type resource name. List of supported accelerators here
- gpuDriver GPUDriverInstallation Config Installation Config Response 
- The configuration for auto installation of GPU driver.
- gpuPartition stringSize 
- Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.
- gpuSharing GPUSharingConfig Config Response 
- The configuration for GPU sharing options.
- string
- The number of time-shared GPU resources to expose for each physical GPU.
- accelerator_count str
- The number of the accelerator cards exposed to an instance.
- accelerator_type str
- The accelerator type resource name. List of supported accelerators here
- gpu_driver_ GPUDriverinstallation_ config Installation Config Response 
- The configuration for auto installation of GPU driver.
- gpu_partition_ strsize 
- Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.
- gpu_sharing_ GPUSharingconfig Config Response 
- The configuration for GPU sharing options.
- str
- The number of time-shared GPU resources to expose for each physical GPU.
- acceleratorCount String
- The number of the accelerator cards exposed to an instance.
- acceleratorType String
- The accelerator type resource name. List of supported accelerators here
- gpuDriver Property MapInstallation Config 
- The configuration for auto installation of GPU driver.
- gpuPartition StringSize 
- Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.
- gpuSharing Property MapConfig 
- The configuration for GPU sharing options.
- String
- The number of time-shared GPU resources to expose for each physical GPU.
AdditionalNodeNetworkConfigResponse    
- Network string
- Name of the VPC where the additional interface belongs
- Subnetwork string
- Name of the subnetwork where the additional interface belongs
- Network string
- Name of the VPC where the additional interface belongs
- Subnetwork string
- Name of the subnetwork where the additional interface belongs
- network String
- Name of the VPC where the additional interface belongs
- subnetwork String
- Name of the subnetwork where the additional interface belongs
- network string
- Name of the VPC where the additional interface belongs
- subnetwork string
- Name of the subnetwork where the additional interface belongs
- network str
- Name of the VPC where the additional interface belongs
- subnetwork str
- Name of the subnetwork where the additional interface belongs
- network String
- Name of the VPC where the additional interface belongs
- subnetwork String
- Name of the subnetwork where the additional interface belongs
AdditionalPodNetworkConfigResponse    
- MaxPods Pulumi.Per Node Google Native. Container. V1Beta1. Inputs. Max Pods Constraint Response 
- The maximum number of pods per node which use this pod network
- SecondaryPod stringRange 
- The name of the secondary range on the subnet which provides IP address for this pod range
- Subnetwork string
- Name of the subnetwork where the additional pod network belongs
- MaxPods MaxPer Node Pods Constraint Response 
- The maximum number of pods per node which use this pod network
- SecondaryPod stringRange 
- The name of the secondary range on the subnet which provides IP address for this pod range
- Subnetwork string
- Name of the subnetwork where the additional pod network belongs
- maxPods MaxPer Node Pods Constraint Response 
- The maximum number of pods per node which use this pod network
- secondaryPod StringRange 
- The name of the secondary range on the subnet which provides IP address for this pod range
- subnetwork String
- Name of the subnetwork where the additional pod network belongs
- maxPods MaxPer Node Pods Constraint Response 
- The maximum number of pods per node which use this pod network
- secondaryPod stringRange 
- The name of the secondary range on the subnet which provides IP address for this pod range
- subnetwork string
- Name of the subnetwork where the additional pod network belongs
- max_pods_ Maxper_ node Pods Constraint Response 
- The maximum number of pods per node which use this pod network
- secondary_pod_ strrange 
- The name of the secondary range on the subnet which provides IP address for this pod range
- subnetwork str
- Name of the subnetwork where the additional pod network belongs
- maxPods Property MapPer Node 
- The maximum number of pods per node which use this pod network
- secondaryPod StringRange 
- The name of the secondary range on the subnet which provides IP address for this pod range
- subnetwork String
- Name of the subnetwork where the additional pod network belongs
AdvancedMachineFeaturesResponse   
- ThreadsPer stringCore 
- The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
- ThreadsPer stringCore 
- The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
- threadsPer StringCore 
- The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
- threadsPer stringCore 
- The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
- threads_per_ strcore 
- The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
- threadsPer StringCore 
- The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
AutoUpgradeOptionsResponse   
- AutoUpgrade stringStart Time 
- [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
- Description string
- [Output only] This field is set when upgrades are about to commence with the description of the upgrade.
- AutoUpgrade stringStart Time 
- [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
- Description string
- [Output only] This field is set when upgrades are about to commence with the description of the upgrade.
- autoUpgrade StringStart Time 
- [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
- description String
- [Output only] This field is set when upgrades are about to commence with the description of the upgrade.
- autoUpgrade stringStart Time 
- [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
- description string
- [Output only] This field is set when upgrades are about to commence with the description of the upgrade.
- auto_upgrade_ strstart_ time 
- [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
- description str
- [Output only] This field is set when upgrades are about to commence with the description of the upgrade.
- autoUpgrade StringStart Time 
- [Output only] This field is set when upgrades are about to commence with the approximate start time for the upgrades, in RFC3339 text format.
- description String
- [Output only] This field is set when upgrades are about to commence with the description of the upgrade.
BestEffortProvisioningResponse   
- Enabled bool
- When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
- MinProvision intNodes 
- Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.
- Enabled bool
- When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
- MinProvision intNodes 
- Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.
- enabled Boolean
- When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
- minProvision IntegerNodes 
- Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.
- enabled boolean
- When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
- minProvision numberNodes 
- Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.
- enabled bool
- When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
- min_provision_ intnodes 
- Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.
- enabled Boolean
- When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes
- minProvision NumberNodes 
- Minimum number of nodes to be provisioned to be considered as succeeded, and the rest of nodes will be provisioned gradually and eventually when stockout issue has been resolved.
BlueGreenInfoResponse   
- BlueInstance List<string>Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with blue pool.
- BluePool stringDeletion Start Time 
- Time to start deleting blue pool to complete blue-green upgrade, in RFC3339 text format.
- GreenInstance List<string>Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with green pool.
- GreenPool stringVersion 
- Version of green pool.
- Phase string
- Current blue-green upgrade phase.
- BlueInstance []stringGroup Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with blue pool.
- BluePool stringDeletion Start Time 
- Time to start deleting blue pool to complete blue-green upgrade, in RFC3339 text format.
- GreenInstance []stringGroup Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with green pool.
- GreenPool stringVersion 
- Version of green pool.
- Phase string
- Current blue-green upgrade phase.
- blueInstance List<String>Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with blue pool.
- bluePool StringDeletion Start Time 
- Time to start deleting blue pool to complete blue-green upgrade, in RFC3339 text format.
- greenInstance List<String>Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with green pool.
- greenPool StringVersion 
- Version of green pool.
- phase String
- Current blue-green upgrade phase.
- blueInstance string[]Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with blue pool.
- bluePool stringDeletion Start Time 
- Time to start deleting blue pool to complete blue-green upgrade, in RFC3339 text format.
- greenInstance string[]Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with green pool.
- greenPool stringVersion 
- Version of green pool.
- phase string
- Current blue-green upgrade phase.
- blue_instance_ Sequence[str]group_ urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with blue pool.
- blue_pool_ strdeletion_ start_ time 
- Time to start deleting blue pool to complete blue-green upgrade, in RFC3339 text format.
- green_instance_ Sequence[str]group_ urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with green pool.
- green_pool_ strversion 
- Version of green pool.
- phase str
- Current blue-green upgrade phase.
- blueInstance List<String>Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with blue pool.
- bluePool StringDeletion Start Time 
- Time to start deleting blue pool to complete blue-green upgrade, in RFC3339 text format.
- greenInstance List<String>Group Urls 
- The resource URLs of the [managed instance groups] (/compute/docs/instance-groups/creating-groups-of-managed-instances) associated with green pool.
- greenPool StringVersion 
- Version of green pool.
- phase String
- Current blue-green upgrade phase.
BlueGreenSettingsResponse   
- NodePool stringSoak Duration 
- Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
- StandardRollout Pulumi.Policy Google Native. Container. V1Beta1. Inputs. Standard Rollout Policy Response 
- Standard policy for the blue-green upgrade.
- NodePool stringSoak Duration 
- Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
- StandardRollout StandardPolicy Rollout Policy Response 
- Standard policy for the blue-green upgrade.
- nodePool StringSoak Duration 
- Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
- standardRollout StandardPolicy Rollout Policy Response 
- Standard policy for the blue-green upgrade.
- nodePool stringSoak Duration 
- Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
- standardRollout StandardPolicy Rollout Policy Response 
- Standard policy for the blue-green upgrade.
- node_pool_ strsoak_ duration 
- Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
- standard_rollout_ Standardpolicy Rollout Policy Response 
- Standard policy for the blue-green upgrade.
- nodePool StringSoak Duration 
- Time needed after draining entire blue pool. After this period, blue pool will be cleaned up.
- standardRollout Property MapPolicy 
- Standard policy for the blue-green upgrade.
ConfidentialNodesResponse  
- Enabled bool
- Whether Confidential Nodes feature is enabled.
- Enabled bool
- Whether Confidential Nodes feature is enabled.
- enabled Boolean
- Whether Confidential Nodes feature is enabled.
- enabled boolean
- Whether Confidential Nodes feature is enabled.
- enabled bool
- Whether Confidential Nodes feature is enabled.
- enabled Boolean
- Whether Confidential Nodes feature is enabled.
EphemeralStorageConfigResponse   
- LocalSsd intCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- LocalSsd intCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd IntegerCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd numberCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- local_ssd_ intcount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd NumberCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
EphemeralStorageLocalSsdConfigResponse     
- LocalSsd intCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- LocalSsd intCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd IntegerCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd numberCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- local_ssd_ intcount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd NumberCount 
- Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
FastSocketResponse  
- Enabled bool
- Whether Fast Socket features are enabled in the node pool.
- Enabled bool
- Whether Fast Socket features are enabled in the node pool.
- enabled Boolean
- Whether Fast Socket features are enabled in the node pool.
- enabled boolean
- Whether Fast Socket features are enabled in the node pool.
- enabled bool
- Whether Fast Socket features are enabled in the node pool.
- enabled Boolean
- Whether Fast Socket features are enabled in the node pool.
GPUDriverInstallationConfigResponse   
- GpuDriver stringVersion 
- Mode for how the GPU driver is installed.
- GpuDriver stringVersion 
- Mode for how the GPU driver is installed.
- gpuDriver StringVersion 
- Mode for how the GPU driver is installed.
- gpuDriver stringVersion 
- Mode for how the GPU driver is installed.
- gpu_driver_ strversion 
- Mode for how the GPU driver is installed.
- gpuDriver StringVersion 
- Mode for how the GPU driver is installed.
GPUSharingConfigResponse  
- GpuSharing stringStrategy 
- The type of GPU sharing strategy to enable on the GPU node.
- string
- The max number of containers that can share a physical GPU.
- GpuSharing stringStrategy 
- The type of GPU sharing strategy to enable on the GPU node.
- string
- The max number of containers that can share a physical GPU.
- gpuSharing StringStrategy 
- The type of GPU sharing strategy to enable on the GPU node.
- String
- The max number of containers that can share a physical GPU.
- gpuSharing stringStrategy 
- The type of GPU sharing strategy to enable on the GPU node.
- string
- The max number of containers that can share a physical GPU.
- gpu_sharing_ strstrategy 
- The type of GPU sharing strategy to enable on the GPU node.
- str
- The max number of containers that can share a physical GPU.
- gpuSharing StringStrategy 
- The type of GPU sharing strategy to enable on the GPU node.
- String
- The max number of containers that can share a physical GPU.
GcfsConfigResponse  
- Enabled bool
- Whether to use GCFS.
- Enabled bool
- Whether to use GCFS.
- enabled Boolean
- Whether to use GCFS.
- enabled boolean
- Whether to use GCFS.
- enabled bool
- Whether to use GCFS.
- enabled Boolean
- Whether to use GCFS.
HostMaintenancePolicyResponse   
- MaintenanceInterval string
- Specifies the frequency of planned maintenance events.
- OpportunisticMaintenance Pulumi.Strategy Google Native. Container. V1Beta1. Inputs. Opportunistic Maintenance Strategy Response 
- Strategy that will trigger maintenance on behalf of the customer.
- MaintenanceInterval string
- Specifies the frequency of planned maintenance events.
- OpportunisticMaintenance OpportunisticStrategy Maintenance Strategy Response 
- Strategy that will trigger maintenance on behalf of the customer.
- maintenanceInterval String
- Specifies the frequency of planned maintenance events.
- opportunisticMaintenance OpportunisticStrategy Maintenance Strategy Response 
- Strategy that will trigger maintenance on behalf of the customer.
- maintenanceInterval string
- Specifies the frequency of planned maintenance events.
- opportunisticMaintenance OpportunisticStrategy Maintenance Strategy Response 
- Strategy that will trigger maintenance on behalf of the customer.
- maintenance_interval str
- Specifies the frequency of planned maintenance events.
- opportunistic_maintenance_ Opportunisticstrategy Maintenance Strategy Response 
- Strategy that will trigger maintenance on behalf of the customer.
- maintenanceInterval String
- Specifies the frequency of planned maintenance events.
- opportunisticMaintenance Property MapStrategy 
- Strategy that will trigger maintenance on behalf of the customer.
LinuxNodeConfigResponse   
- CgroupMode string
- cgroup_mode specifies the cgroup mode to be used on the node.
- Sysctls Dictionary<string, string>
- The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.busy_poll net.core.busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
- CgroupMode string
- cgroup_mode specifies the cgroup mode to be used on the node.
- Sysctls map[string]string
- The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.busy_poll net.core.busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
- cgroupMode String
- cgroup_mode specifies the cgroup mode to be used on the node.
- sysctls Map<String,String>
- The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.busy_poll net.core.busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
- cgroupMode string
- cgroup_mode specifies the cgroup mode to be used on the node.
- sysctls {[key: string]: string}
- The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.busy_poll net.core.busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
- cgroup_mode str
- cgroup_mode specifies the cgroup mode to be used on the node.
- sysctls Mapping[str, str]
- The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.busy_poll net.core.busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
- cgroupMode String
- cgroup_mode specifies the cgroup mode to be used on the node.
- sysctls Map<String>
- The Linux kernel parameters to be applied to the nodes and all pods running on the nodes. The following parameters are supported. net.core.busy_poll net.core.busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse
LocalNvmeSsdBlockConfigResponse     
- LocalSsd intCount 
- Number of local NVMe SSDs to use. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- LocalSsd intCount 
- Number of local NVMe SSDs to use. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd IntegerCount 
- Number of local NVMe SSDs to use. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd numberCount 
- Number of local NVMe SSDs to use. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- local_ssd_ intcount 
- Number of local NVMe SSDs to use. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
- localSsd NumberCount 
- Number of local NVMe SSDs to use. The limit for this value is dependent upon the maximum number of disk available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information. A zero (or unset) value has different meanings depending on machine type being used: 1. For pre-Gen3 machines, which support flexible numbers of local ssds, zero (or unset) means to disable using local SSDs as ephemeral storage. 2. For Gen3 machines which dictate a specific number of local ssds, zero (or unset) means to use the default number of local ssds that goes with that machine type. For example, for a c3-standard-8-lssd machine, 2 local ssds would be provisioned. For c3-standard-8 (which doesn't support local ssds), 0 will be provisioned. See https://cloud.google.com/compute/docs/disks/local-ssd#choose_number_local_ssds for more info.
LoggingVariantConfigResponse   
- Variant string
- Logging variant deployed on nodes.
- Variant string
- Logging variant deployed on nodes.
- variant String
- Logging variant deployed on nodes.
- variant string
- Logging variant deployed on nodes.
- variant str
- Logging variant deployed on nodes.
- variant String
- Logging variant deployed on nodes.
MaxPodsConstraintResponse   
- MaxPods stringPer Node 
- Constraint enforced on the max num of pods per node.
- MaxPods stringPer Node 
- Constraint enforced on the max num of pods per node.
- maxPods StringPer Node 
- Constraint enforced on the max num of pods per node.
- maxPods stringPer Node 
- Constraint enforced on the max num of pods per node.
- max_pods_ strper_ node 
- Constraint enforced on the max num of pods per node.
- maxPods StringPer Node 
- Constraint enforced on the max num of pods per node.
NetworkPerformanceConfigResponse   
- ExternalIp stringEgress Bandwidth Tier 
- Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.
- TotalEgress stringBandwidth Tier 
- Specifies the total network bandwidth tier for the NodePool.
- ExternalIp stringEgress Bandwidth Tier 
- Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.
- TotalEgress stringBandwidth Tier 
- Specifies the total network bandwidth tier for the NodePool.
- externalIp StringEgress Bandwidth Tier 
- Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.
- totalEgress StringBandwidth Tier 
- Specifies the total network bandwidth tier for the NodePool.
- externalIp stringEgress Bandwidth Tier 
- Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.
- totalEgress stringBandwidth Tier 
- Specifies the total network bandwidth tier for the NodePool.
- external_ip_ stregress_ bandwidth_ tier 
- Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.
- total_egress_ strbandwidth_ tier 
- Specifies the total network bandwidth tier for the NodePool.
- externalIp StringEgress Bandwidth Tier 
- Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.
- totalEgress StringBandwidth Tier 
- Specifies the total network bandwidth tier for the NodePool.
NodeAffinityResponse  
NodeConfigResponse  
- Accelerators
List<Pulumi.Google Native. Container. V1Beta1. Inputs. Accelerator Config Response> 
- A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
- AdvancedMachine Pulumi.Features Google Native. Container. V1Beta1. Inputs. Advanced Machine Features Response 
- Advanced features for the Compute Engine VM.
- BootDisk stringKms Key 
- The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
- ConfidentialNodes Pulumi.Google Native. Container. V1Beta1. Inputs. Confidential Nodes Response 
- Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
- DiskSize intGb 
- Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
- DiskType string
- Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
- EnableConfidential boolStorage 
- Optional. Enable confidential storage on Hyperdisk. boot_disk_kms_key is required when enable_confidential_storage is true. This is only available for private preview.
- EphemeralStorage Pulumi.Config Google Native. Container. V1Beta1. Inputs. Ephemeral Storage Config Response 
- Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk.
- EphemeralStorage Pulumi.Local Ssd Config Google Native. Container. V1Beta1. Inputs. Ephemeral Storage Local Ssd Config Response 
- Parameters for the node ephemeral storage using Local SSDs. If unspecified, ephemeral storage is backed by the boot disk. This field is functionally equivalent to the ephemeral_storage_config
- FastSocket Pulumi.Google Native. Container. V1Beta1. Inputs. Fast Socket Response 
- Enable or disable NCCL fast socket for the node pool.
- GcfsConfig Pulumi.Google Native. Container. V1Beta1. Inputs. Gcfs Config Response 
- GCFS (Google Container File System) configs.
- Gvnic
Pulumi.Google Native. Container. V1Beta1. Inputs. Virtual NICResponse 
- Enable or disable gvnic on the node pool.
- HostMaintenance Pulumi.Policy Google Native. Container. V1Beta1. Inputs. Host Maintenance Policy Response 
- HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
- ImageType string
- The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
- KubeletConfig Pulumi.Google Native. Container. V1Beta1. Inputs. Node Kubelet Config Response 
- Node kubelet configs.
- Labels Dictionary<string, string>
- The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
- LinuxNode Pulumi.Config Google Native. Container. V1Beta1. Inputs. Linux Node Config Response 
- Parameters that can be configured on Linux nodes.
- LocalNvme Pulumi.Ssd Block Config Google Native. Container. V1Beta1. Inputs. Local Nvme Ssd Block Config Response 
- Parameters for using raw-block Local NVMe SSDs.
- LocalSsd intCount 
- The number of local SSD disks to be attached to the node. The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information.
- LoggingConfig Pulumi.Google Native. Container. V1Beta1. Inputs. Node Pool Logging Config Response 
- Logging configuration.
- MachineType string
- The name of a Google Compute Engine machine type. If unspecified, the default machine type is e2-medium.
- Metadata Dictionary<string, string>
- The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: - "cluster-location" - "cluster-name" - "cluster-uid" - "configure-sh" - "containerd-configure-sh" - "enable-oslogin" - "gci-ensure-gke-docker" - "gci-metrics-enabled" - "gci-update-strategy" - "instance-template" - "kube-env" - "startup-script" - "user-data" - "disable-address-manager" - "windows-startup-script-ps1" - "common-psm1" - "k8s-node-setup-psm1" - "install-ssh-psm1" - "user-profile-psm1" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB.
- MinCpu stringPlatform 
- Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell"orminCpuPlatform: "Intel Sandy Bridge". For more information, read how to specify min CPU platform.
- NodeGroup string
- Setting this field will assign instances of this pool to run on the specified node group. This is useful for running workloads on sole tenant nodes.
- OauthScopes List<string>
- The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * https://www.googleapis.com/auth/computeis required for mounting persistent storage on your nodes. *https://www.googleapis.com/auth/devstorage.read_onlyis required for communicating with gcr.io (the Google Container Registry). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added.
- Preemptible bool
- Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
- ReservationAffinity Pulumi.Google Native. Container. V1Beta1. Inputs. Reservation Affinity Response 
- The optional reservation affinity. Setting this field will apply the specified Zonal Compute Reservation to this node pool.
- ResourceLabels Dictionary<string, string>
- The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
- 
Pulumi.Google Native. Container. V1Beta1. Inputs. Resource Manager Tags Response 
- A map of resource manager tag keys and values to be attached to the nodes.
- SandboxConfig Pulumi.Google Native. Container. V1Beta1. Inputs. Sandbox Config Response 
- Sandbox configuration for this node.
- ServiceAccount string
- The Google Cloud Platform Service Account to be used by the node VMs. Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.
- ShieldedInstance Pulumi.Config Google Native. Container. V1Beta1. Inputs. Shielded Instance Config Response 
- Shielded Instance options.
- SoleTenant Pulumi.Config Google Native. Container. V1Beta1. Inputs. Sole Tenant Config Response 
- Parameters for node pools to be backed by shared sole tenant node groups.
- Spot bool
- Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
- List<string>
- The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035.
- Taints
List<Pulumi.Google Native. Container. V1Beta1. Inputs. Node Taint Response> 
- List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
- WindowsNode Pulumi.Config Google Native. Container. V1Beta1. Inputs. Windows Node Config Response 
- Parameters that can be configured on Windows nodes.
- WorkloadMetadata Pulumi.Config Google Native. Container. V1Beta1. Inputs. Workload Metadata Config Response 
- The workload metadata configuration for this node.
- Accelerators
[]AcceleratorConfig Response 
- A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
- AdvancedMachine AdvancedFeatures Machine Features Response 
- Advanced features for the Compute Engine VM.
- BootDisk stringKms Key 
- The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
- ConfidentialNodes ConfidentialNodes Response 
- Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
- DiskSize intGb 
- Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
- DiskType string
- Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
- EnableConfidential boolStorage 
- Optional. Enable confidential storage on Hyperdisk. boot_disk_kms_key is required when enable_confidential_storage is true. This is only available for private preview.
- EphemeralStorage EphemeralConfig Storage Config Response 
- Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk.
- EphemeralStorage EphemeralLocal Ssd Config Storage Local Ssd Config Response 
- Parameters for the node ephemeral storage using Local SSDs. If unspecified, ephemeral storage is backed by the boot disk. This field is functionally equivalent to the ephemeral_storage_config
- FastSocket FastSocket Response 
- Enable or disable NCCL fast socket for the node pool.
- GcfsConfig GcfsConfig Response 
- GCFS (Google Container File System) configs.
- Gvnic
VirtualNICResponse 
- Enable or disable gvnic on the node pool.
- HostMaintenance HostPolicy Maintenance Policy Response 
- HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
- ImageType string
- The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
- KubeletConfig NodeKubelet Config Response 
- Node kubelet configs.
- Labels map[string]string
- The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
- LinuxNode LinuxConfig Node Config Response 
- Parameters that can be configured on Linux nodes.
- LocalNvme LocalSsd Block Config Nvme Ssd Block Config Response 
- Parameters for using raw-block Local NVMe SSDs.
- LocalSsd intCount 
- The number of local SSD disks to be attached to the node. The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information.
- LoggingConfig NodePool Logging Config Response 
- Logging configuration.
- MachineType string
- The name of a Google Compute Engine machine type. If unspecified, the default machine type is e2-medium.
- Metadata map[string]string
- The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: - "cluster-location" - "cluster-name" - "cluster-uid" - "configure-sh" - "containerd-configure-sh" - "enable-oslogin" - "gci-ensure-gke-docker" - "gci-metrics-enabled" - "gci-update-strategy" - "instance-template" - "kube-env" - "startup-script" - "user-data" - "disable-address-manager" - "windows-startup-script-ps1" - "common-psm1" - "k8s-node-setup-psm1" - "install-ssh-psm1" - "user-profile-psm1" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB.
- MinCpu stringPlatform 
- Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell"orminCpuPlatform: "Intel Sandy Bridge". For more information, read how to specify min CPU platform.
- NodeGroup string
- Setting this field will assign instances of this pool to run on the specified node group. This is useful for running workloads on sole tenant nodes.
- OauthScopes []string
- The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * https://www.googleapis.com/auth/computeis required for mounting persistent storage on your nodes. *https://www.googleapis.com/auth/devstorage.read_onlyis required for communicating with gcr.io (the Google Container Registry). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added.
- Preemptible bool
- Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
- ReservationAffinity ReservationAffinity Response 
- The optional reservation affinity. Setting this field will apply the specified Zonal Compute Reservation to this node pool.
- ResourceLabels map[string]string
- The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
- 
ResourceManager Tags Response 
- A map of resource manager tag keys and values to be attached to the nodes.
- SandboxConfig SandboxConfig Response 
- Sandbox configuration for this node.
- ServiceAccount string
- The Google Cloud Platform Service Account to be used by the node VMs. Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.
- ShieldedInstance ShieldedConfig Instance Config Response 
- Shielded Instance options.
- SoleTenant SoleConfig Tenant Config Response 
- Parameters for node pools to be backed by shared sole tenant node groups.
- Spot bool
- Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
- []string
- The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035.
- Taints
[]NodeTaint Response 
- List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
- WindowsNode WindowsConfig Node Config Response 
- Parameters that can be configured on Windows nodes.
- WorkloadMetadata WorkloadConfig Metadata Config Response 
- The workload metadata configuration for this node.
- accelerators
List<AcceleratorConfig Response> 
- A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
- advancedMachine AdvancedFeatures Machine Features Response 
- Advanced features for the Compute Engine VM.
- bootDisk StringKms Key 
- The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
- confidentialNodes ConfidentialNodes Response 
- Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
- diskSize IntegerGb 
- Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
- diskType String
- Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
- enableConfidential BooleanStorage 
- Optional. Enable confidential storage on Hyperdisk. boot_disk_kms_key is required when enable_confidential_storage is true. This is only available for private preview.
- ephemeralStorage EphemeralConfig Storage Config Response 
- Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk.
- ephemeralStorage EphemeralLocal Ssd Config Storage Local Ssd Config Response 
- Parameters for the node ephemeral storage using Local SSDs. If unspecified, ephemeral storage is backed by the boot disk. This field is functionally equivalent to the ephemeral_storage_config
- fastSocket FastSocket Response 
- Enable or disable NCCL fast socket for the node pool.
- gcfsConfig GcfsConfig Response 
- GCFS (Google Container File System) configs.
- gvnic
VirtualNICResponse 
- Enable or disable gvnic on the node pool.
- hostMaintenance HostPolicy Maintenance Policy Response 
- HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
- imageType String
- The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
- kubeletConfig NodeKubelet Config Response 
- Node kubelet configs.
- labels Map<String,String>
- The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
- linuxNode LinuxConfig Node Config Response 
- Parameters that can be configured on Linux nodes.
- localNvme LocalSsd Block Config Nvme Ssd Block Config Response 
- Parameters for using raw-block Local NVMe SSDs.
- localSsd IntegerCount 
- The number of local SSD disks to be attached to the node. The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information.
- loggingConfig NodePool Logging Config Response 
- Logging configuration.
- machineType String
- The name of a Google Compute Engine machine type. If unspecified, the default machine type is e2-medium.
- metadata Map<String,String>
- The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: - "cluster-location" - "cluster-name" - "cluster-uid" - "configure-sh" - "containerd-configure-sh" - "enable-oslogin" - "gci-ensure-gke-docker" - "gci-metrics-enabled" - "gci-update-strategy" - "instance-template" - "kube-env" - "startup-script" - "user-data" - "disable-address-manager" - "windows-startup-script-ps1" - "common-psm1" - "k8s-node-setup-psm1" - "install-ssh-psm1" - "user-profile-psm1" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB.
- minCpu StringPlatform 
- Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell"orminCpuPlatform: "Intel Sandy Bridge". For more information, read how to specify min CPU platform.
- nodeGroup String
- Setting this field will assign instances of this pool to run on the specified node group. This is useful for running workloads on sole tenant nodes.
- oauthScopes List<String>
- The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * https://www.googleapis.com/auth/computeis required for mounting persistent storage on your nodes. *https://www.googleapis.com/auth/devstorage.read_onlyis required for communicating with gcr.io (the Google Container Registry). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added.
- preemptible Boolean
- Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
- reservationAffinity ReservationAffinity Response 
- The optional reservation affinity. Setting this field will apply the specified Zonal Compute Reservation to this node pool.
- resourceLabels Map<String,String>
- The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
- 
ResourceManager Tags Response 
- A map of resource manager tag keys and values to be attached to the nodes.
- sandboxConfig SandboxConfig Response 
- Sandbox configuration for this node.
- serviceAccount String
- The Google Cloud Platform Service Account to be used by the node VMs. Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.
- shieldedInstance ShieldedConfig Instance Config Response 
- Shielded Instance options.
- soleTenant SoleConfig Tenant Config Response 
- Parameters for node pools to be backed by shared sole tenant node groups.
- spot Boolean
- Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
- List<String>
- The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035.
- taints
List<NodeTaint Response> 
- List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
- windowsNode WindowsConfig Node Config Response 
- Parameters that can be configured on Windows nodes.
- workloadMetadata WorkloadConfig Metadata Config Response 
- The workload metadata configuration for this node.
- accelerators
AcceleratorConfig Response[] 
- A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
- advancedMachine AdvancedFeatures Machine Features Response 
- Advanced features for the Compute Engine VM.
- bootDisk stringKms Key 
- The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
- confidentialNodes ConfidentialNodes Response 
- Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
- diskSize numberGb 
- Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
- diskType string
- Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
- enableConfidential booleanStorage 
- Optional. Enable confidential storage on Hyperdisk. boot_disk_kms_key is required when enable_confidential_storage is true. This is only available for private preview.
- ephemeralStorage EphemeralConfig Storage Config Response 
- Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk.
- ephemeralStorage EphemeralLocal Ssd Config Storage Local Ssd Config Response 
- Parameters for the node ephemeral storage using Local SSDs. If unspecified, ephemeral storage is backed by the boot disk. This field is functionally equivalent to the ephemeral_storage_config
- fastSocket FastSocket Response 
- Enable or disable NCCL fast socket for the node pool.
- gcfsConfig GcfsConfig Response 
- GCFS (Google Container File System) configs.
- gvnic
VirtualNICResponse 
- Enable or disable gvnic on the node pool.
- hostMaintenance HostPolicy Maintenance Policy Response 
- HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
- imageType string
- The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
- kubeletConfig NodeKubelet Config Response 
- Node kubelet configs.
- labels {[key: string]: string}
- The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
- linuxNode LinuxConfig Node Config Response 
- Parameters that can be configured on Linux nodes.
- localNvme LocalSsd Block Config Nvme Ssd Block Config Response 
- Parameters for using raw-block Local NVMe SSDs.
- localSsd numberCount 
- The number of local SSD disks to be attached to the node. The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information.
- loggingConfig NodePool Logging Config Response 
- Logging configuration.
- machineType string
- The name of a Google Compute Engine machine type. If unspecified, the default machine type is e2-medium.
- metadata {[key: string]: string}
- The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: - "cluster-location" - "cluster-name" - "cluster-uid" - "configure-sh" - "containerd-configure-sh" - "enable-oslogin" - "gci-ensure-gke-docker" - "gci-metrics-enabled" - "gci-update-strategy" - "instance-template" - "kube-env" - "startup-script" - "user-data" - "disable-address-manager" - "windows-startup-script-ps1" - "common-psm1" - "k8s-node-setup-psm1" - "install-ssh-psm1" - "user-profile-psm1" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB.
- minCpu stringPlatform 
- Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell"orminCpuPlatform: "Intel Sandy Bridge". For more information, read how to specify min CPU platform.
- nodeGroup string
- Setting this field will assign instances of this pool to run on the specified node group. This is useful for running workloads on sole tenant nodes.
- oauthScopes string[]
- The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * https://www.googleapis.com/auth/computeis required for mounting persistent storage on your nodes. *https://www.googleapis.com/auth/devstorage.read_onlyis required for communicating with gcr.io (the Google Container Registry). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added.
- preemptible boolean
- Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
- reservationAffinity ReservationAffinity Response 
- The optional reservation affinity. Setting this field will apply the specified Zonal Compute Reservation to this node pool.
- resourceLabels {[key: string]: string}
- The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
- 
ResourceManager Tags Response 
- A map of resource manager tag keys and values to be attached to the nodes.
- sandboxConfig SandboxConfig Response 
- Sandbox configuration for this node.
- serviceAccount string
- The Google Cloud Platform Service Account to be used by the node VMs. Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.
- shieldedInstance ShieldedConfig Instance Config Response 
- Shielded Instance options.
- soleTenant SoleConfig Tenant Config Response 
- Parameters for node pools to be backed by shared sole tenant node groups.
- spot boolean
- Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
- string[]
- The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035.
- taints
NodeTaint Response[] 
- List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
- windowsNode WindowsConfig Node Config Response 
- Parameters that can be configured on Windows nodes.
- workloadMetadata WorkloadConfig Metadata Config Response 
- The workload metadata configuration for this node.
- accelerators
Sequence[AcceleratorConfig Response] 
- A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
- advanced_machine_ Advancedfeatures Machine Features Response 
- Advanced features for the Compute Engine VM.
- boot_disk_ strkms_ key 
- The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
- confidential_nodes ConfidentialNodes Response 
- Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
- disk_size_ intgb 
- Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
- disk_type str
- Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
- enable_confidential_ boolstorage 
- Optional. Enable confidential storage on Hyperdisk. boot_disk_kms_key is required when enable_confidential_storage is true. This is only available for private preview.
- ephemeral_storage_ Ephemeralconfig Storage Config Response 
- Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk.
- ephemeral_storage_ Ephemerallocal_ ssd_ config Storage Local Ssd Config Response 
- Parameters for the node ephemeral storage using Local SSDs. If unspecified, ephemeral storage is backed by the boot disk. This field is functionally equivalent to the ephemeral_storage_config
- fast_socket FastSocket Response 
- Enable or disable NCCL fast socket for the node pool.
- gcfs_config GcfsConfig Response 
- GCFS (Google Container File System) configs.
- gvnic
VirtualNICResponse 
- Enable or disable gvnic on the node pool.
- host_maintenance_ Hostpolicy Maintenance Policy Response 
- HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
- image_type str
- The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
- kubelet_config NodeKubelet Config Response 
- Node kubelet configs.
- labels Mapping[str, str]
- The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
- linux_node_ Linuxconfig Node Config Response 
- Parameters that can be configured on Linux nodes.
- local_nvme_ Localssd_ block_ config Nvme Ssd Block Config Response 
- Parameters for using raw-block Local NVMe SSDs.
- local_ssd_ intcount 
- The number of local SSD disks to be attached to the node. The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information.
- logging_config NodePool Logging Config Response 
- Logging configuration.
- machine_type str
- The name of a Google Compute Engine machine type. If unspecified, the default machine type is e2-medium.
- metadata Mapping[str, str]
- The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: - "cluster-location" - "cluster-name" - "cluster-uid" - "configure-sh" - "containerd-configure-sh" - "enable-oslogin" - "gci-ensure-gke-docker" - "gci-metrics-enabled" - "gci-update-strategy" - "instance-template" - "kube-env" - "startup-script" - "user-data" - "disable-address-manager" - "windows-startup-script-ps1" - "common-psm1" - "k8s-node-setup-psm1" - "install-ssh-psm1" - "user-profile-psm1" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB.
- min_cpu_ strplatform 
- Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell"orminCpuPlatform: "Intel Sandy Bridge". For more information, read how to specify min CPU platform.
- node_group str
- Setting this field will assign instances of this pool to run on the specified node group. This is useful for running workloads on sole tenant nodes.
- oauth_scopes Sequence[str]
- The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * https://www.googleapis.com/auth/computeis required for mounting persistent storage on your nodes. *https://www.googleapis.com/auth/devstorage.read_onlyis required for communicating with gcr.io (the Google Container Registry). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added.
- preemptible bool
- Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
- reservation_affinity ReservationAffinity Response 
- The optional reservation affinity. Setting this field will apply the specified Zonal Compute Reservation to this node pool.
- resource_labels Mapping[str, str]
- The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
- 
ResourceManager Tags Response 
- A map of resource manager tag keys and values to be attached to the nodes.
- sandbox_config SandboxConfig Response 
- Sandbox configuration for this node.
- service_account str
- The Google Cloud Platform Service Account to be used by the node VMs. Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.
- shielded_instance_ Shieldedconfig Instance Config Response 
- Shielded Instance options.
- sole_tenant_ Soleconfig Tenant Config Response 
- Parameters for node pools to be backed by shared sole tenant node groups.
- spot bool
- Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
- Sequence[str]
- The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035.
- taints
Sequence[NodeTaint Response] 
- List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
- windows_node_ Windowsconfig Node Config Response 
- Parameters that can be configured on Windows nodes.
- workload_metadata_ Workloadconfig Metadata Config Response 
- The workload metadata configuration for this node.
- accelerators List<Property Map>
- A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs.
- advancedMachine Property MapFeatures 
- Advanced features for the Compute Engine VM.
- bootDisk StringKms Key 
- The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption
- confidentialNodes Property Map
- Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
- diskSize NumberGb 
- Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
- diskType String
- Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard'
- enableConfidential BooleanStorage 
- Optional. Enable confidential storage on Hyperdisk. boot_disk_kms_key is required when enable_confidential_storage is true. This is only available for private preview.
- ephemeralStorage Property MapConfig 
- Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk.
- ephemeralStorage Property MapLocal Ssd Config 
- Parameters for the node ephemeral storage using Local SSDs. If unspecified, ephemeral storage is backed by the boot disk. This field is functionally equivalent to the ephemeral_storage_config
- fastSocket Property Map
- Enable or disable NCCL fast socket for the node pool.
- gcfsConfig Property Map
- GCFS (Google Container File System) configs.
- gvnic Property Map
- Enable or disable gvnic on the node pool.
- hostMaintenance Property MapPolicy 
- HostMaintenancePolicy contains the desired maintenance policy for the Google Compute Engine hosts.
- imageType String
- The image type to use for this node. Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.
- kubeletConfig Property Map
- Node kubelet configs.
- labels Map<String>
- The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/
- linuxNode Property MapConfig 
- Parameters that can be configured on Linux nodes.
- localNvme Property MapSsd Block Config 
- Parameters for using raw-block Local NVMe SSDs.
- localSsd NumberCount 
- The number of local SSD disks to be attached to the node. The limit for this value is dependent upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd for more information.
- loggingConfig Property Map
- Logging configuration.
- machineType String
- The name of a Google Compute Engine machine type. If unspecified, the default machine type is e2-medium.
- metadata Map<String>
- The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: - "cluster-location" - "cluster-name" - "cluster-uid" - "configure-sh" - "containerd-configure-sh" - "enable-oslogin" - "gci-ensure-gke-docker" - "gci-metrics-enabled" - "gci-update-strategy" - "instance-template" - "kube-env" - "startup-script" - "user-data" - "disable-address-manager" - "windows-startup-script-ps1" - "common-psm1" - "k8s-node-setup-psm1" - "install-ssh-psm1" - "user-profile-psm1" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB.
- minCpu StringPlatform 
- Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell"orminCpuPlatform: "Intel Sandy Bridge". For more information, read how to specify min CPU platform.
- nodeGroup String
- Setting this field will assign instances of this pool to run on the specified node group. This is useful for running workloads on sole tenant nodes.
- oauthScopes List<String>
- The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * https://www.googleapis.com/auth/computeis required for mounting persistent storage on your nodes. *https://www.googleapis.com/auth/devstorage.read_onlyis required for communicating with gcr.io (the Google Container Registry). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added.
- preemptible Boolean
- Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more information about preemptible VM instances.
- reservationAffinity Property Map
- The optional reservation affinity. Setting this field will apply the specified Zonal Compute Reservation to this node pool.
- resourceLabels Map<String>
- The resource labels for the node pool to use to annotate any related Google Compute Engine resources.
- Property Map
- A map of resource manager tag keys and values to be attached to the nodes.
- sandboxConfig Property Map
- Sandbox configuration for this node.
- serviceAccount String
- The Google Cloud Platform Service Account to be used by the node VMs. Specify the email address of the Service Account; otherwise, if no Service Account is specified, the "default" service account is used.
- shieldedInstance Property MapConfig 
- Shielded Instance options.
- soleTenant Property MapConfig 
- Parameters for node pools to be backed by shared sole tenant node groups.
- spot Boolean
- Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
- List<String>
- The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035.
- taints List<Property Map>
- List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
- windowsNode Property MapConfig 
- Parameters that can be configured on Windows nodes.
- workloadMetadata Property MapConfig 
- The workload metadata configuration for this node.
NodeKubeletConfigResponse   
- CpuCfs boolQuota 
- Enable CPU CFS quota enforcement for containers that specify CPU limits. This option is enabled by default which makes kubelet use CFS quota (https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt) to enforce container CPU limits. Otherwise, CPU limits will not be enforced at all. Disable this option to mitigate CPU throttling problems while still having your pods to be in Guaranteed QoS class by specifying the CPU limits. The default value is 'true' if unspecified.
- CpuCfs stringQuota Period 
- Set the CPU CFS quota period value 'cpu.cfs_period_us'. The string must be a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.
- CpuManager stringPolicy 
- Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * "none": the default, which represents the existing scheduling behavior. * "static": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.
- InsecureKubelet boolReadonly Port Enabled 
- Enable or disable Kubelet read only port.
- PodPids stringLimit 
- Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
- CpuCfs boolQuota 
- Enable CPU CFS quota enforcement for containers that specify CPU limits. This option is enabled by default which makes kubelet use CFS quota (https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt) to enforce container CPU limits. Otherwise, CPU limits will not be enforced at all. Disable this option to mitigate CPU throttling problems while still having your pods to be in Guaranteed QoS class by specifying the CPU limits. The default value is 'true' if unspecified.
- CpuCfs stringQuota Period 
- Set the CPU CFS quota period value 'cpu.cfs_period_us'. The string must be a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.
- CpuManager stringPolicy 
- Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * "none": the default, which represents the existing scheduling behavior. * "static": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.
- InsecureKubelet boolReadonly Port Enabled 
- Enable or disable Kubelet read only port.
- PodPids stringLimit 
- Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
- cpuCfs BooleanQuota 
- Enable CPU CFS quota enforcement for containers that specify CPU limits. This option is enabled by default which makes kubelet use CFS quota (https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt) to enforce container CPU limits. Otherwise, CPU limits will not be enforced at all. Disable this option to mitigate CPU throttling problems while still having your pods to be in Guaranteed QoS class by specifying the CPU limits. The default value is 'true' if unspecified.
- cpuCfs StringQuota Period 
- Set the CPU CFS quota period value 'cpu.cfs_period_us'. The string must be a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.
- cpuManager StringPolicy 
- Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * "none": the default, which represents the existing scheduling behavior. * "static": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.
- insecureKubelet BooleanReadonly Port Enabled 
- Enable or disable Kubelet read only port.
- podPids StringLimit 
- Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
- cpuCfs booleanQuota 
- Enable CPU CFS quota enforcement for containers that specify CPU limits. This option is enabled by default which makes kubelet use CFS quota (https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt) to enforce container CPU limits. Otherwise, CPU limits will not be enforced at all. Disable this option to mitigate CPU throttling problems while still having your pods to be in Guaranteed QoS class by specifying the CPU limits. The default value is 'true' if unspecified.
- cpuCfs stringQuota Period 
- Set the CPU CFS quota period value 'cpu.cfs_period_us'. The string must be a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.
- cpuManager stringPolicy 
- Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * "none": the default, which represents the existing scheduling behavior. * "static": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.
- insecureKubelet booleanReadonly Port Enabled 
- Enable or disable Kubelet read only port.
- podPids stringLimit 
- Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
- cpu_cfs_ boolquota 
- Enable CPU CFS quota enforcement for containers that specify CPU limits. This option is enabled by default which makes kubelet use CFS quota (https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt) to enforce container CPU limits. Otherwise, CPU limits will not be enforced at all. Disable this option to mitigate CPU throttling problems while still having your pods to be in Guaranteed QoS class by specifying the CPU limits. The default value is 'true' if unspecified.
- cpu_cfs_ strquota_ period 
- Set the CPU CFS quota period value 'cpu.cfs_period_us'. The string must be a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.
- cpu_manager_ strpolicy 
- Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * "none": the default, which represents the existing scheduling behavior. * "static": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.
- insecure_kubelet_ boolreadonly_ port_ enabled 
- Enable or disable Kubelet read only port.
- pod_pids_ strlimit 
- Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
- cpuCfs BooleanQuota 
- Enable CPU CFS quota enforcement for containers that specify CPU limits. This option is enabled by default which makes kubelet use CFS quota (https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt) to enforce container CPU limits. Otherwise, CPU limits will not be enforced at all. Disable this option to mitigate CPU throttling problems while still having your pods to be in Guaranteed QoS class by specifying the CPU limits. The default value is 'true' if unspecified.
- cpuCfs StringQuota Period 
- Set the CPU CFS quota period value 'cpu.cfs_period_us'. The string must be a sequence of decimal numbers, each with optional fraction and a unit suffix, such as "300ms". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". The value must be a positive duration.
- cpuManager StringPolicy 
- Control the CPU management policy on the node. See https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/ The following values are allowed. * "none": the default, which represents the existing scheduling behavior. * "static": allows pods with certain resource characteristics to be granted increased CPU affinity and exclusivity on the node. The default value is 'none' if unspecified.
- insecureKubelet BooleanReadonly Port Enabled 
- Enable or disable Kubelet read only port.
- podPids StringLimit 
- Set the Pod PID limits. See https://kubernetes.io/docs/concepts/policy/pid-limiting/#pod-pid-limits Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
NodeManagementResponse  
- AutoRepair bool
- Whether the nodes will be automatically repaired.
- AutoUpgrade bool
- Whether the nodes will be automatically upgraded.
- UpgradeOptions Pulumi.Google Native. Container. V1Beta1. Inputs. Auto Upgrade Options Response 
- Specifies the Auto Upgrade knobs for the node pool.
- AutoRepair bool
- Whether the nodes will be automatically repaired.
- AutoUpgrade bool
- Whether the nodes will be automatically upgraded.
- UpgradeOptions AutoUpgrade Options Response 
- Specifies the Auto Upgrade knobs for the node pool.
- autoRepair Boolean
- Whether the nodes will be automatically repaired.
- autoUpgrade Boolean
- Whether the nodes will be automatically upgraded.
- upgradeOptions AutoUpgrade Options Response 
- Specifies the Auto Upgrade knobs for the node pool.
- autoRepair boolean
- Whether the nodes will be automatically repaired.
- autoUpgrade boolean
- Whether the nodes will be automatically upgraded.
- upgradeOptions AutoUpgrade Options Response 
- Specifies the Auto Upgrade knobs for the node pool.
- auto_repair bool
- Whether the nodes will be automatically repaired.
- auto_upgrade bool
- Whether the nodes will be automatically upgraded.
- upgrade_options AutoUpgrade Options Response 
- Specifies the Auto Upgrade knobs for the node pool.
- autoRepair Boolean
- Whether the nodes will be automatically repaired.
- autoUpgrade Boolean
- Whether the nodes will be automatically upgraded.
- upgradeOptions Property Map
- Specifies the Auto Upgrade knobs for the node pool.
NodeNetworkConfigResponse   
- AdditionalNode List<Pulumi.Network Configs Google Native. Container. V1Beta1. Inputs. Additional Node Network Config Response> 
- We specify the additional node networks for this node pool using this list. Each node network corresponds to an additional interface
- AdditionalPod List<Pulumi.Network Configs Google Native. Container. V1Beta1. Inputs. Additional Pod Network Config Response> 
- We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node
- CreatePod boolRange 
- Input only. Whether to create a new range for pod IPs in this node pool. Defaults are provided for pod_rangeandpod_ipv4_cidr_blockif they are not specified. If neithercreate_pod_rangeorpod_rangeare specified, the cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is used. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- EnablePrivate boolNodes 
- Whether nodes have internal IP addresses only. If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes
- NetworkPerformance Pulumi.Config Google Native. Container. V1Beta1. Inputs. Network Performance Config Response 
- Network bandwidth tier configuration.
- PodCidr Pulumi.Overprovision Config Google Native. Container. V1Beta1. Inputs. Pod CIDROverprovision Config Response 
- [PRIVATE FIELD] Pod CIDR size overprovisioning config for the nodepool. Pod CIDR size per node depends on max_pods_per_node. By default, the value of max_pods_per_node is rounded off to next power of 2 and we then double that to get the size of pod CIDR block per node. Example: max_pods_per_node of 30 would result in 64 IPs (/26). This config can disable the doubling of IPs (we still round off to next power of 2) Example: max_pods_per_node of 30 will result in 32 IPs (/27) when overprovisioning is disabled.
- PodIpv4Cidr stringBlock 
- The IP address range for pod IPs in this node pool. Only applicable if create_pod_rangeis true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g./14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g.10.96.0.0/14) to pick a specific range to use. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- PodIpv4Range doubleUtilization 
- [Output only] The utilization of the IPv4 range for the pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.
- PodRange string
- The ID of the secondary range for pod IPs. If create_pod_rangeis true, this ID is used for the new range. Ifcreate_pod_rangeis false, uses an existing secondary range with this ID. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- AdditionalNode []AdditionalNetwork Configs Node Network Config Response 
- We specify the additional node networks for this node pool using this list. Each node network corresponds to an additional interface
- AdditionalPod []AdditionalNetwork Configs Pod Network Config Response 
- We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node
- CreatePod boolRange 
- Input only. Whether to create a new range for pod IPs in this node pool. Defaults are provided for pod_rangeandpod_ipv4_cidr_blockif they are not specified. If neithercreate_pod_rangeorpod_rangeare specified, the cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is used. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- EnablePrivate boolNodes 
- Whether nodes have internal IP addresses only. If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes
- NetworkPerformance NetworkConfig Performance Config Response 
- Network bandwidth tier configuration.
- PodCidr PodOverprovision Config CIDROverprovision Config Response 
- [PRIVATE FIELD] Pod CIDR size overprovisioning config for the nodepool. Pod CIDR size per node depends on max_pods_per_node. By default, the value of max_pods_per_node is rounded off to next power of 2 and we then double that to get the size of pod CIDR block per node. Example: max_pods_per_node of 30 would result in 64 IPs (/26). This config can disable the doubling of IPs (we still round off to next power of 2) Example: max_pods_per_node of 30 will result in 32 IPs (/27) when overprovisioning is disabled.
- PodIpv4Cidr stringBlock 
- The IP address range for pod IPs in this node pool. Only applicable if create_pod_rangeis true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g./14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g.10.96.0.0/14) to pick a specific range to use. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- PodIpv4Range float64Utilization 
- [Output only] The utilization of the IPv4 range for the pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.
- PodRange string
- The ID of the secondary range for pod IPs. If create_pod_rangeis true, this ID is used for the new range. Ifcreate_pod_rangeis false, uses an existing secondary range with this ID. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- additionalNode List<AdditionalNetwork Configs Node Network Config Response> 
- We specify the additional node networks for this node pool using this list. Each node network corresponds to an additional interface
- additionalPod List<AdditionalNetwork Configs Pod Network Config Response> 
- We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node
- createPod BooleanRange 
- Input only. Whether to create a new range for pod IPs in this node pool. Defaults are provided for pod_rangeandpod_ipv4_cidr_blockif they are not specified. If neithercreate_pod_rangeorpod_rangeare specified, the cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is used. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- enablePrivate BooleanNodes 
- Whether nodes have internal IP addresses only. If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes
- networkPerformance NetworkConfig Performance Config Response 
- Network bandwidth tier configuration.
- podCidr PodOverprovision Config CIDROverprovision Config Response 
- [PRIVATE FIELD] Pod CIDR size overprovisioning config for the nodepool. Pod CIDR size per node depends on max_pods_per_node. By default, the value of max_pods_per_node is rounded off to next power of 2 and we then double that to get the size of pod CIDR block per node. Example: max_pods_per_node of 30 would result in 64 IPs (/26). This config can disable the doubling of IPs (we still round off to next power of 2) Example: max_pods_per_node of 30 will result in 32 IPs (/27) when overprovisioning is disabled.
- podIpv4Cidr StringBlock 
- The IP address range for pod IPs in this node pool. Only applicable if create_pod_rangeis true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g./14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g.10.96.0.0/14) to pick a specific range to use. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- podIpv4Range DoubleUtilization 
- [Output only] The utilization of the IPv4 range for the pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.
- podRange String
- The ID of the secondary range for pod IPs. If create_pod_rangeis true, this ID is used for the new range. Ifcreate_pod_rangeis false, uses an existing secondary range with this ID. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- additionalNode AdditionalNetwork Configs Node Network Config Response[] 
- We specify the additional node networks for this node pool using this list. Each node network corresponds to an additional interface
- additionalPod AdditionalNetwork Configs Pod Network Config Response[] 
- We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node
- createPod booleanRange 
- Input only. Whether to create a new range for pod IPs in this node pool. Defaults are provided for pod_rangeandpod_ipv4_cidr_blockif they are not specified. If neithercreate_pod_rangeorpod_rangeare specified, the cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is used. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- enablePrivate booleanNodes 
- Whether nodes have internal IP addresses only. If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes
- networkPerformance NetworkConfig Performance Config Response 
- Network bandwidth tier configuration.
- podCidr PodOverprovision Config CIDROverprovision Config Response 
- [PRIVATE FIELD] Pod CIDR size overprovisioning config for the nodepool. Pod CIDR size per node depends on max_pods_per_node. By default, the value of max_pods_per_node is rounded off to next power of 2 and we then double that to get the size of pod CIDR block per node. Example: max_pods_per_node of 30 would result in 64 IPs (/26). This config can disable the doubling of IPs (we still round off to next power of 2) Example: max_pods_per_node of 30 will result in 32 IPs (/27) when overprovisioning is disabled.
- podIpv4Cidr stringBlock 
- The IP address range for pod IPs in this node pool. Only applicable if create_pod_rangeis true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g./14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g.10.96.0.0/14) to pick a specific range to use. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- podIpv4Range numberUtilization 
- [Output only] The utilization of the IPv4 range for the pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.
- podRange string
- The ID of the secondary range for pod IPs. If create_pod_rangeis true, this ID is used for the new range. Ifcreate_pod_rangeis false, uses an existing secondary range with this ID. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- additional_node_ Sequence[Additionalnetwork_ configs Node Network Config Response] 
- We specify the additional node networks for this node pool using this list. Each node network corresponds to an additional interface
- additional_pod_ Sequence[Additionalnetwork_ configs Pod Network Config Response] 
- We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node
- create_pod_ boolrange 
- Input only. Whether to create a new range for pod IPs in this node pool. Defaults are provided for pod_rangeandpod_ipv4_cidr_blockif they are not specified. If neithercreate_pod_rangeorpod_rangeare specified, the cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is used. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- enable_private_ boolnodes 
- Whether nodes have internal IP addresses only. If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes
- network_performance_ Networkconfig Performance Config Response 
- Network bandwidth tier configuration.
- pod_cidr_ Podoverprovision_ config CIDROverprovision Config Response 
- [PRIVATE FIELD] Pod CIDR size overprovisioning config for the nodepool. Pod CIDR size per node depends on max_pods_per_node. By default, the value of max_pods_per_node is rounded off to next power of 2 and we then double that to get the size of pod CIDR block per node. Example: max_pods_per_node of 30 would result in 64 IPs (/26). This config can disable the doubling of IPs (we still round off to next power of 2) Example: max_pods_per_node of 30 will result in 32 IPs (/27) when overprovisioning is disabled.
- pod_ipv4_ strcidr_ block 
- The IP address range for pod IPs in this node pool. Only applicable if create_pod_rangeis true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g./14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g.10.96.0.0/14) to pick a specific range to use. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- pod_ipv4_ floatrange_ utilization 
- [Output only] The utilization of the IPv4 range for the pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.
- pod_range str
- The ID of the secondary range for pod IPs. If create_pod_rangeis true, this ID is used for the new range. Ifcreate_pod_rangeis false, uses an existing secondary range with this ID. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- additionalNode List<Property Map>Network Configs 
- We specify the additional node networks for this node pool using this list. Each node network corresponds to an additional interface
- additionalPod List<Property Map>Network Configs 
- We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node
- createPod BooleanRange 
- Input only. Whether to create a new range for pod IPs in this node pool. Defaults are provided for pod_rangeandpod_ipv4_cidr_blockif they are not specified. If neithercreate_pod_rangeorpod_rangeare specified, the cluster-level default (ip_allocation_policy.cluster_ipv4_cidr_block) is used. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- enablePrivate BooleanNodes 
- Whether nodes have internal IP addresses only. If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes
- networkPerformance Property MapConfig 
- Network bandwidth tier configuration.
- podCidr Property MapOverprovision Config 
- [PRIVATE FIELD] Pod CIDR size overprovisioning config for the nodepool. Pod CIDR size per node depends on max_pods_per_node. By default, the value of max_pods_per_node is rounded off to next power of 2 and we then double that to get the size of pod CIDR block per node. Example: max_pods_per_node of 30 would result in 64 IPs (/26). This config can disable the doubling of IPs (we still round off to next power of 2) Example: max_pods_per_node of 30 will result in 32 IPs (/27) when overprovisioning is disabled.
- podIpv4Cidr StringBlock 
- The IP address range for pod IPs in this node pool. Only applicable if create_pod_rangeis true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g./14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g.10.96.0.0/14) to pick a specific range to use. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
- podIpv4Range NumberUtilization 
- [Output only] The utilization of the IPv4 range for the pod. The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.
- podRange String
- The ID of the secondary range for pod IPs. If create_pod_rangeis true, this ID is used for the new range. Ifcreate_pod_rangeis false, uses an existing secondary range with this ID. Only applicable ifip_allocation_policy.use_ip_aliasesis true. This field cannot be changed after the node pool has been created.
NodePoolAutoscalingResponse   
- Autoprovisioned bool
- Can this node pool be deleted automatically.
- Enabled bool
- Is autoscaling enabled for this node pool.
- LocationPolicy string
- Location policy used when scaling up a nodepool.
- MaxNode intCount 
- Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
- MinNode intCount 
- Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
- TotalMax intNode Count 
- Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- TotalMin intNode Count 
- Minimum number of nodes in the node pool. Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- Autoprovisioned bool
- Can this node pool be deleted automatically.
- Enabled bool
- Is autoscaling enabled for this node pool.
- LocationPolicy string
- Location policy used when scaling up a nodepool.
- MaxNode intCount 
- Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
- MinNode intCount 
- Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
- TotalMax intNode Count 
- Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- TotalMin intNode Count 
- Minimum number of nodes in the node pool. Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- autoprovisioned Boolean
- Can this node pool be deleted automatically.
- enabled Boolean
- Is autoscaling enabled for this node pool.
- locationPolicy String
- Location policy used when scaling up a nodepool.
- maxNode IntegerCount 
- Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
- minNode IntegerCount 
- Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
- totalMax IntegerNode Count 
- Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- totalMin IntegerNode Count 
- Minimum number of nodes in the node pool. Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- autoprovisioned boolean
- Can this node pool be deleted automatically.
- enabled boolean
- Is autoscaling enabled for this node pool.
- locationPolicy string
- Location policy used when scaling up a nodepool.
- maxNode numberCount 
- Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
- minNode numberCount 
- Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
- totalMax numberNode Count 
- Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- totalMin numberNode Count 
- Minimum number of nodes in the node pool. Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- autoprovisioned bool
- Can this node pool be deleted automatically.
- enabled bool
- Is autoscaling enabled for this node pool.
- location_policy str
- Location policy used when scaling up a nodepool.
- max_node_ intcount 
- Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
- min_node_ intcount 
- Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
- total_max_ intnode_ count 
- Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- total_min_ intnode_ count 
- Minimum number of nodes in the node pool. Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- autoprovisioned Boolean
- Can this node pool be deleted automatically.
- enabled Boolean
- Is autoscaling enabled for this node pool.
- locationPolicy String
- Location policy used when scaling up a nodepool.
- maxNode NumberCount 
- Maximum number of nodes for one location in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.
- minNode NumberCount 
- Minimum number of nodes for one location in the NodePool. Must be >= 1 and <= max_node_count.
- totalMax NumberNode Count 
- Maximum number of nodes in the node pool. Must be greater than total_min_node_count. There has to be enough quota to scale up the cluster. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
- totalMin NumberNode Count 
- Minimum number of nodes in the node pool. Must be greater than 1 less than total_max_node_count. The total_*_node_count fields are mutually exclusive with the *_node_count fields.
NodePoolLoggingConfigResponse    
- VariantConfig Pulumi.Google Native. Container. V1Beta1. Inputs. Logging Variant Config Response 
- Logging variant configuration.
- VariantConfig LoggingVariant Config Response 
- Logging variant configuration.
- variantConfig LoggingVariant Config Response 
- Logging variant configuration.
- variantConfig LoggingVariant Config Response 
- Logging variant configuration.
- variant_config LoggingVariant Config Response 
- Logging variant configuration.
- variantConfig Property Map
- Logging variant configuration.
NodeTaintResponse  
OpportunisticMaintenanceStrategyResponse   
- MaintenanceAvailability stringWindow 
- The window of time that opportunistic maintenance can run. Example: A setting of 14 days implies that opportunistic maintenance can only be ran in the 2 weeks leading up to the scheduled maintenance date. Setting 28 days allows opportunistic maintenance to run at any time in the scheduled maintenance window (all PERIODICmaintenance is set 28 days in advance).
- MinNodes stringPer Pool 
- The minimum nodes required to be available in a pool. Blocks maintenance if it would cause the number of running nodes to dip below this value.
- NodeIdle stringTime Window 
- The amount of time that a node can remain idle (no customer owned workloads running), before triggering maintenance.
- MaintenanceAvailability stringWindow 
- The window of time that opportunistic maintenance can run. Example: A setting of 14 days implies that opportunistic maintenance can only be ran in the 2 weeks leading up to the scheduled maintenance date. Setting 28 days allows opportunistic maintenance to run at any time in the scheduled maintenance window (all PERIODICmaintenance is set 28 days in advance).
- MinNodes stringPer Pool 
- The minimum nodes required to be available in a pool. Blocks maintenance if it would cause the number of running nodes to dip below this value.
- NodeIdle stringTime Window 
- The amount of time that a node can remain idle (no customer owned workloads running), before triggering maintenance.
- maintenanceAvailability StringWindow 
- The window of time that opportunistic maintenance can run. Example: A setting of 14 days implies that opportunistic maintenance can only be ran in the 2 weeks leading up to the scheduled maintenance date. Setting 28 days allows opportunistic maintenance to run at any time in the scheduled maintenance window (all PERIODICmaintenance is set 28 days in advance).
- minNodes StringPer Pool 
- The minimum nodes required to be available in a pool. Blocks maintenance if it would cause the number of running nodes to dip below this value.
- nodeIdle StringTime Window 
- The amount of time that a node can remain idle (no customer owned workloads running), before triggering maintenance.
- maintenanceAvailability stringWindow 
- The window of time that opportunistic maintenance can run. Example: A setting of 14 days implies that opportunistic maintenance can only be ran in the 2 weeks leading up to the scheduled maintenance date. Setting 28 days allows opportunistic maintenance to run at any time in the scheduled maintenance window (all PERIODICmaintenance is set 28 days in advance).
- minNodes stringPer Pool 
- The minimum nodes required to be available in a pool. Blocks maintenance if it would cause the number of running nodes to dip below this value.
- nodeIdle stringTime Window 
- The amount of time that a node can remain idle (no customer owned workloads running), before triggering maintenance.
- maintenance_availability_ strwindow 
- The window of time that opportunistic maintenance can run. Example: A setting of 14 days implies that opportunistic maintenance can only be ran in the 2 weeks leading up to the scheduled maintenance date. Setting 28 days allows opportunistic maintenance to run at any time in the scheduled maintenance window (all PERIODICmaintenance is set 28 days in advance).
- min_nodes_ strper_ pool 
- The minimum nodes required to be available in a pool. Blocks maintenance if it would cause the number of running nodes to dip below this value.
- node_idle_ strtime_ window 
- The amount of time that a node can remain idle (no customer owned workloads running), before triggering maintenance.
- maintenanceAvailability StringWindow 
- The window of time that opportunistic maintenance can run. Example: A setting of 14 days implies that opportunistic maintenance can only be ran in the 2 weeks leading up to the scheduled maintenance date. Setting 28 days allows opportunistic maintenance to run at any time in the scheduled maintenance window (all PERIODICmaintenance is set 28 days in advance).
- minNodes StringPer Pool 
- The minimum nodes required to be available in a pool. Blocks maintenance if it would cause the number of running nodes to dip below this value.
- nodeIdle StringTime Window 
- The amount of time that a node can remain idle (no customer owned workloads running), before triggering maintenance.
PlacementPolicyResponse  
- PolicyName string
- If set, refers to the name of a custom resource policy supplied by the user. The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.
- TpuTopology string
- TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies
- Type string
- The type of placement.
- PolicyName string
- If set, refers to the name of a custom resource policy supplied by the user. The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.
- TpuTopology string
- TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies
- Type string
- The type of placement.
- policyName String
- If set, refers to the name of a custom resource policy supplied by the user. The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.
- tpuTopology String
- TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies
- type String
- The type of placement.
- policyName string
- If set, refers to the name of a custom resource policy supplied by the user. The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.
- tpuTopology string
- TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies
- type string
- The type of placement.
- policy_name str
- If set, refers to the name of a custom resource policy supplied by the user. The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.
- tpu_topology str
- TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies
- type str
- The type of placement.
- policyName String
- If set, refers to the name of a custom resource policy supplied by the user. The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.
- tpuTopology String
- TPU placement topology for pod slice node pool. https://cloud.google.com/tpu/docs/types-topologies#tpu_topologies
- type String
- The type of placement.
PodCIDROverprovisionConfigResponse   
- Disable bool
- Whether Pod CIDR overprovisioning is disabled. Note: Pod CIDR overprovisioning is enabled by default.
- Disable bool
- Whether Pod CIDR overprovisioning is disabled. Note: Pod CIDR overprovisioning is enabled by default.
- disable Boolean
- Whether Pod CIDR overprovisioning is disabled. Note: Pod CIDR overprovisioning is enabled by default.
- disable boolean
- Whether Pod CIDR overprovisioning is disabled. Note: Pod CIDR overprovisioning is enabled by default.
- disable bool
- Whether Pod CIDR overprovisioning is disabled. Note: Pod CIDR overprovisioning is enabled by default.
- disable Boolean
- Whether Pod CIDR overprovisioning is disabled. Note: Pod CIDR overprovisioning is enabled by default.
QueuedProvisioningResponse  
- Enabled bool
- Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.
- Enabled bool
- Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.
- enabled Boolean
- Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.
- enabled boolean
- Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.
- enabled bool
- Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.
- enabled Boolean
- Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.
ReservationAffinityResponse  
- ConsumeReservation stringType 
- Corresponds to the type of reservation consumption.
- Key string
- Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.googleapis.com/reservation-name" as the key and specify the name of your reservation as its value.
- Values List<string>
- Corresponds to the label value(s) of reservation resource(s).
- ConsumeReservation stringType 
- Corresponds to the type of reservation consumption.
- Key string
- Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.googleapis.com/reservation-name" as the key and specify the name of your reservation as its value.
- Values []string
- Corresponds to the label value(s) of reservation resource(s).
- consumeReservation StringType 
- Corresponds to the type of reservation consumption.
- key String
- Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.googleapis.com/reservation-name" as the key and specify the name of your reservation as its value.
- values List<String>
- Corresponds to the label value(s) of reservation resource(s).
- consumeReservation stringType 
- Corresponds to the type of reservation consumption.
- key string
- Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.googleapis.com/reservation-name" as the key and specify the name of your reservation as its value.
- values string[]
- Corresponds to the label value(s) of reservation resource(s).
- consume_reservation_ strtype 
- Corresponds to the type of reservation consumption.
- key str
- Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.googleapis.com/reservation-name" as the key and specify the name of your reservation as its value.
- values Sequence[str]
- Corresponds to the label value(s) of reservation resource(s).
- consumeReservation StringType 
- Corresponds to the type of reservation consumption.
- key String
- Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify "compute.googleapis.com/reservation-name" as the key and specify the name of your reservation as its value.
- values List<String>
- Corresponds to the label value(s) of reservation resource(s).
ResourceManagerTagsResponse   
- Dictionary<string, string>
- Tags must be in one of the following formats ([KEY]=[VALUE]) 1. tagKeys/{tag_key_id}=tagValues/{tag_value_id}2.{org_id}/{tag_key_name}={tag_value_name}3.{project_id}/{tag_key_name}={tag_value_name}
- map[string]string
- Tags must be in one of the following formats ([KEY]=[VALUE]) 1. tagKeys/{tag_key_id}=tagValues/{tag_value_id}2.{org_id}/{tag_key_name}={tag_value_name}3.{project_id}/{tag_key_name}={tag_value_name}
- Map<String,String>
- Tags must be in one of the following formats ([KEY]=[VALUE]) 1. tagKeys/{tag_key_id}=tagValues/{tag_value_id}2.{org_id}/{tag_key_name}={tag_value_name}3.{project_id}/{tag_key_name}={tag_value_name}
- {[key: string]: string}
- Tags must be in one of the following formats ([KEY]=[VALUE]) 1. tagKeys/{tag_key_id}=tagValues/{tag_value_id}2.{org_id}/{tag_key_name}={tag_value_name}3.{project_id}/{tag_key_name}={tag_value_name}
- Mapping[str, str]
- Tags must be in one of the following formats ([KEY]=[VALUE]) 1. tagKeys/{tag_key_id}=tagValues/{tag_value_id}2.{org_id}/{tag_key_name}={tag_value_name}3.{project_id}/{tag_key_name}={tag_value_name}
- Map<String>
- Tags must be in one of the following formats ([KEY]=[VALUE]) 1. tagKeys/{tag_key_id}=tagValues/{tag_value_id}2.{org_id}/{tag_key_name}={tag_value_name}3.{project_id}/{tag_key_name}={tag_value_name}
SandboxConfigResponse  
- SandboxType string
- Type of the sandbox to use for the node (e.g. 'gvisor')
- Type string
- Type of the sandbox to use for the node.
- SandboxType string
- Type of the sandbox to use for the node (e.g. 'gvisor')
- Type string
- Type of the sandbox to use for the node.
- sandboxType String
- Type of the sandbox to use for the node (e.g. 'gvisor')
- type String
- Type of the sandbox to use for the node.
- sandboxType string
- Type of the sandbox to use for the node (e.g. 'gvisor')
- type string
- Type of the sandbox to use for the node.
- sandbox_type str
- Type of the sandbox to use for the node (e.g. 'gvisor')
- type str
- Type of the sandbox to use for the node.
- sandboxType String
- Type of the sandbox to use for the node (e.g. 'gvisor')
- type String
- Type of the sandbox to use for the node.
ShieldedInstanceConfigResponse   
- EnableIntegrity boolMonitoring 
- Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created.
- EnableSecure boolBoot 
- Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails.
- EnableIntegrity boolMonitoring 
- Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created.
- EnableSecure boolBoot 
- Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails.
- enableIntegrity BooleanMonitoring 
- Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created.
- enableSecure BooleanBoot 
- Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails.
- enableIntegrity booleanMonitoring 
- Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created.
- enableSecure booleanBoot 
- Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails.
- enable_integrity_ boolmonitoring 
- Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created.
- enable_secure_ boolboot 
- Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails.
- enableIntegrity BooleanMonitoring 
- Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created.
- enableSecure BooleanBoot 
- Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails.
SoleTenantConfigResponse   
- NodeAffinities List<Pulumi.Google Native. Container. V1Beta1. Inputs. Node Affinity Response> 
- NodeAffinities used to match to a shared sole tenant node group.
- NodeAffinities []NodeAffinity Response 
- NodeAffinities used to match to a shared sole tenant node group.
- nodeAffinities List<NodeAffinity Response> 
- NodeAffinities used to match to a shared sole tenant node group.
- nodeAffinities NodeAffinity Response[] 
- NodeAffinities used to match to a shared sole tenant node group.
- node_affinities Sequence[NodeAffinity Response] 
- NodeAffinities used to match to a shared sole tenant node group.
- nodeAffinities List<Property Map>
- NodeAffinities used to match to a shared sole tenant node group.
StandardRolloutPolicyResponse   
- BatchNode intCount 
- Number of blue nodes to drain in a batch.
- BatchPercentage double
- Percentage of the blue pool nodes to drain in a batch. The range of this field should be (0.0, 1.0].
- BatchSoak stringDuration 
- Soak time after each batch gets drained. Default to zero.
- BatchNode intCount 
- Number of blue nodes to drain in a batch.
- BatchPercentage float64
- Percentage of the blue pool nodes to drain in a batch. The range of this field should be (0.0, 1.0].
- BatchSoak stringDuration 
- Soak time after each batch gets drained. Default to zero.
- batchNode IntegerCount 
- Number of blue nodes to drain in a batch.
- batchPercentage Double
- Percentage of the blue pool nodes to drain in a batch. The range of this field should be (0.0, 1.0].
- batchSoak StringDuration 
- Soak time after each batch gets drained. Default to zero.
- batchNode numberCount 
- Number of blue nodes to drain in a batch.
- batchPercentage number
- Percentage of the blue pool nodes to drain in a batch. The range of this field should be (0.0, 1.0].
- batchSoak stringDuration 
- Soak time after each batch gets drained. Default to zero.
- batch_node_ intcount 
- Number of blue nodes to drain in a batch.
- batch_percentage float
- Percentage of the blue pool nodes to drain in a batch. The range of this field should be (0.0, 1.0].
- batch_soak_ strduration 
- Soak time after each batch gets drained. Default to zero.
- batchNode NumberCount 
- Number of blue nodes to drain in a batch.
- batchPercentage Number
- Percentage of the blue pool nodes to drain in a batch. The range of this field should be (0.0, 1.0].
- batchSoak StringDuration 
- Soak time after each batch gets drained. Default to zero.
StatusConditionResponse  
- CanonicalCode string
- Canonical code of the condition.
- Code string
- Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
- Message string
- Human-friendly representation of the condition
- CanonicalCode string
- Canonical code of the condition.
- Code string
- Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
- Message string
- Human-friendly representation of the condition
- canonicalCode String
- Canonical code of the condition.
- code String
- Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
- message String
- Human-friendly representation of the condition
- canonicalCode string
- Canonical code of the condition.
- code string
- Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
- message string
- Human-friendly representation of the condition
- canonical_code str
- Canonical code of the condition.
- code str
- Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
- message str
- Human-friendly representation of the condition
- canonicalCode String
- Canonical code of the condition.
- code String
- Machine-friendly representation of the condition Deprecated. Use canonical_code instead.
- message String
- Human-friendly representation of the condition
UpdateInfoResponse  
- BlueGreen Pulumi.Info Google Native. Container. V1Beta1. Inputs. Blue Green Info Response 
- Information of a blue-green upgrade.
- BlueGreen BlueInfo Green Info Response 
- Information of a blue-green upgrade.
- blueGreen BlueInfo Green Info Response 
- Information of a blue-green upgrade.
- blueGreen BlueInfo Green Info Response 
- Information of a blue-green upgrade.
- blue_green_ Blueinfo Green Info Response 
- Information of a blue-green upgrade.
- blueGreen Property MapInfo 
- Information of a blue-green upgrade.
UpgradeSettingsResponse  
- BlueGreen Pulumi.Settings Google Native. Container. V1Beta1. Inputs. Blue Green Settings Response 
- Settings for blue-green upgrade strategy.
- MaxSurge int
- The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
- int
- The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.
- Strategy string
- Update strategy of the node pool.
- BlueGreen BlueSettings Green Settings Response 
- Settings for blue-green upgrade strategy.
- MaxSurge int
- The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
- int
- The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.
- Strategy string
- Update strategy of the node pool.
- blueGreen BlueSettings Green Settings Response 
- Settings for blue-green upgrade strategy.
- maxSurge Integer
- The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
- Integer
- The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.
- strategy String
- Update strategy of the node pool.
- blueGreen BlueSettings Green Settings Response 
- Settings for blue-green upgrade strategy.
- maxSurge number
- The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
- number
- The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.
- strategy string
- Update strategy of the node pool.
- blue_green_ Bluesettings Green Settings Response 
- Settings for blue-green upgrade strategy.
- max_surge int
- The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
- int
- The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.
- strategy str
- Update strategy of the node pool.
- blueGreen Property MapSettings 
- Settings for blue-green upgrade strategy.
- maxSurge Number
- The maximum number of nodes that can be created beyond the current size of the node pool during the upgrade process.
- Number
- The maximum number of nodes that can be simultaneously unavailable during the upgrade process. A node is considered available if its status is Ready.
- strategy String
- Update strategy of the node pool.
VirtualNICResponse 
- Enabled bool
- Whether gVNIC features are enabled in the node pool.
- Enabled bool
- Whether gVNIC features are enabled in the node pool.
- enabled Boolean
- Whether gVNIC features are enabled in the node pool.
- enabled boolean
- Whether gVNIC features are enabled in the node pool.
- enabled bool
- Whether gVNIC features are enabled in the node pool.
- enabled Boolean
- Whether gVNIC features are enabled in the node pool.
WindowsNodeConfigResponse   
- OsVersion string
- OSVersion specifies the Windows node config to be used on the node
- OsVersion string
- OSVersion specifies the Windows node config to be used on the node
- osVersion String
- OSVersion specifies the Windows node config to be used on the node
- osVersion string
- OSVersion specifies the Windows node config to be used on the node
- os_version str
- OSVersion specifies the Windows node config to be used on the node
- osVersion String
- OSVersion specifies the Windows node config to be used on the node
WorkloadMetadataConfigResponse   
- Mode string
- Mode is the configuration for how to expose metadata to workloads running on the node pool.
- NodeMetadata string
- NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
- Mode string
- Mode is the configuration for how to expose metadata to workloads running on the node pool.
- NodeMetadata string
- NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
- mode String
- Mode is the configuration for how to expose metadata to workloads running on the node pool.
- nodeMetadata String
- NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
- mode string
- Mode is the configuration for how to expose metadata to workloads running on the node pool.
- nodeMetadata string
- NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
- mode str
- Mode is the configuration for how to expose metadata to workloads running on the node pool.
- node_metadata str
- NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
- mode String
- Mode is the configuration for how to expose metadata to workloads running on the node pool.
- nodeMetadata String
- NodeMetadata is the configuration for how to expose metadata to the workloads running on the node.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi