public sealed class ReleaseChannel : IMessage<ReleaseChannel>, IEquatable<ReleaseChannel>, IDeepCloneable<ReleaseChannel>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ReleaseChannel.
ReleaseChannel indicates which release channel a cluster is
subscribed to. Release channels are arranged in order of risk.
When a cluster is subscribed to a release channel, Google maintains
both the master version and the node version. Node auto-upgrade
defaults to true and cannot be disabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the Google Cloud Container API is 3.33.0, with version 3.26.0 also detailed on this webpage."],["This document provides reference documentation for the Google Kubernetes Engine v1 API class `ReleaseChannel`, and provides links to previous versions."],["The `ReleaseChannel` class indicates a cluster's subscription to a specific release channel, arranged by risk level."],["Clusters subscribed to a release channel are maintained by Google, managing both the master and node versions, and node auto-upgrade is enabled by default."],["The `ReleaseChannel` class includes a property called `Channel`, which specifies the release channel the cluster is subscribed to."]]],[]]