chore: EKS k8s_version 1.32 → 1.34 (closes #53)#54
Merged
Conversation
Extended Support 구간을 벗어나 시간당 $0.60 페널티 제거. 1.34는 2026-12-02까지 Standard Support.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
terraform apply때 1.34로 신규 생성됨Cost impact
월 약 $438 절감.
Test plan
terraform plan후aws_eks_cluster.main이 1.34로 생성되는지 확인terraform apply후aws eks describe-cluster --name dgu-cap-eks --query cluster.version→1.34확인aws ce get-cost-and-usage로APN2-AmazonEKS-Hours:extendedSupport항목이 더 이상 청구되지 않는지 확인Closes #53