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-03-21 UTC."],[[["The latest version available is 3.33.0, but the current documentation is for version 3.9.0 of the Google Cloud Container v1 API."],["This documentation provides reference and samples for the `ReleaseChannel` class within the Google Kubernetes Engine v1 API, which determines a cluster's subscription channel and risk level."],["The ReleaseChannel class, which implements several interfaces, defines the method for setting which release channel a cluster will use, and node auto-upgrade defaults to true and cannot be disabled when subscribed."],["The documentation includes an extensive list of previous versions of the API, starting from 3.32.0 and going back to 2.3.0."],["The document details the inheritance, implementation, namespace, assembly, constructor, and property information for the `ReleaseChannel` class."]]],[]]