Skip to content

Commit

Permalink
Merge pull request #1110 from aws-samples/feat/eks-disable-ext-supp-note
Browse files Browse the repository at this point in the history
Adjusting note for EKS upgrade policy reference
  • Loading branch information
juchavw authored Jan 22, 2025
2 parents 1bce3b1 + e50626a commit 2b0938e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2557,8 +2557,7 @@ dashboards:
<ul>
<li>Estimated cost values are based on the last 30 days of usage data.</li>
<li class="ql-indent-0">
Optionally, you can prevent increased cluster costs by disabling EKS Extended Support by setting the upgrade policy of an EKS cluster to standard support. This way, the cluster will be automatically upgraded to the next Kubernetes version when its current version reaches the end of the standard support period. Additional details can be found here:
<a href="https://docs.aws.amazon.com/eks/latest/userguide/disable-extended-support.html" target="_blank">EKS - Disable Extended Support</a>
Amazon EKS controls for Kubernetes version policy allows you to choose the end of standard support behavior for your EKS clusters. With these controls you can decide which clusters should enter extended support and which clusters should be automatically upgraded at the end of standard support for a Kubernetes version. Learn more in EKS <a href="https://docs.aws.amazon.com/eks/latest/userguide/view-upgrade-policy.html" target="_blank">documentation</a>.
</li>
</ul>
</text-box>
Expand Down

0 comments on commit 2b0938e

Please sign in to comment.