Class WindowsNodeConfig (2.45.0)

WindowsNodeConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters that can be configured on Windows nodes. Windows Node Config that define the parameters that will be used to configure the Windows node pool settings

Attribute

NameDescription
os_version google.cloud.container_v1beta1.types.WindowsNodeConfig.OSVersion
OSVersion specifies the Windows node config to be used on the node

Classes

OSVersion

OSVersion(value)

Possible OS version that can be used.

Values: OS_VERSION_UNSPECIFIED (0): When OSVersion is not specified OS_VERSION_LTSC2019 (1): LTSC2019 specifies to use LTSC2019 as the Windows Servercore Base Image OS_VERSION_LTSC2022 (2): LTSC2022 specifies to use LTSC2022 as the Windows Servercore Base Image