Google Kubernetes Engine v1 API - Enum ReleaseChannel.Types.Channel (3.16.0)

public enum ReleaseChannel.Types.Channel

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum ReleaseChannel.Types.Channel.

Possible values for 'channel'.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
Rapid

RAPID channel is offered on an early access basis for customers who want to test new releases.

WARNING: Versions available in the RAPID Channel may be subject to unresolved issues with no known workaround and are not subject to any SLAs.

Regular

Clusters subscribed to REGULAR receive versions that are considered GA quality. REGULAR is intended for production users who want to take advantage of new features.

Stable

Clusters subscribed to STABLE receive versions that are known to be stable and reliable in production.

Unspecified

No channel specified.