A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/eks/latest/userguide/disable-extended-support.html below:

Prevent increased cluster costs by disabling EKS extended support

Prevent increased cluster costs by disabling EKS extended support

This topic describes how to set the upgrade policy of an EKS cluster to disable extended support. The upgrade policy of an EKS cluster determines what happens when a cluster reaches the end of the standard support period. If a cluster upgrade policy has extended support disabled, it will be automatically upgraded to the next Kubernetes version.

For more information about upgrade policies, see Cluster upgrade policy.

Important

You cannot disable extended support once your cluster has entered it. You can only disable extended support for clusters on standard support.

AWS recommends upgrading your cluster to a version in the standard support period.

Disable EKS extended support (AWS Console)
  1. Navigate to your EKS cluster in the AWS Console. Select the Overview tab on the Cluster Info page.

  2. In the Kubernetes version setting section, select Manage.

  3. Select Standard support and then Save changes.

Disable EKS extended support (AWS CLI)
  1. Verify the AWS CLI is installed and you are logged in. Learn how to update and install the AWS CLI.

  2. Determine the name of your EKS cluster.

  3. Run the following command:

    aws eks update-cluster-config \
    --name <cluster-name> \
    --upgrade-policy supportType=STANDARD

Enable extended support

Platform versions

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4