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.V1Assembly
Google.Cloud.Container.V1.dll
Fields |
|
---|---|
Name | Description |
Extended |
Clusters subscribed to EXTENDED receive extended support and availability for versions which are known to be stable and reliable in production. |
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. |