ClusterVersionInformation - Amazon EKS

ClusterVersionInformation

Contains details about a specific EKS cluster version.

Contents

clusterType

The type of cluster this version is for.

Type: String

Required: No

clusterVersion

The Kubernetes version for the cluster.

Type: String

Required: No

defaultPlatformVersion

Default platform version for this Kubernetes version.

Type: String

Required: No

defaultVersion

Indicates if this is a default version.

Type: Boolean

Required: No

endOfExtendedSupportDate

Date when extended support ends for this version.

Type: Timestamp

Required: No

endOfStandardSupportDate

Date when standard support ends for this version.

Type: Timestamp

Required: No

kubernetesPatchVersion

The patch version of Kubernetes for this cluster version.

Type: String

Required: No

releaseDate

The release date of this cluster version.

Type: Timestamp

Required: No

status

Current status of this cluster version.

Type: String

Valid Values: unsupported | standard-support | extended-support

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: