Puppet Task: eks_aws_update_cluster_version

Defined in:
tasks/eks_aws_update_cluster_version.json,
tasks/eks_aws_update_cluster_version.rb

Overview

Updates an Amazon EKS cluster to the specified Kubernetes version. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluster update with the DescribeUpdate API operation. Cluster updates are asynchronous, and they should finish within a few minutes. During an update, the cluster status moves to UPDATING (this status transition is eventually consistent). When the update is complete (either Failed or Successful), the cluster status moves to Active.

Supports noop? false

Parameters