1. 클러스터 버전 업그레이드

  • AWS 콘솔에서 [지금 업데이트] 버튼 클릭하여 업그레이드 실행
  • "Kubernetes 버전을 업데이트하고 있습니다. 이 프로세스는 몇 분 정도 걸릴 수 있습니다. 버전 업데이트가 완료되면 모든 노드 그룹 및 작업자 노드를 새 클러스터 버전과 일치하도록 업데이트하십시오." 문구 확인
  • 경험상 몇분이 아닌 몇십분은 걸리는 듯 함

2. 노드 그룹 업그레이드

  • "새 AMI 릴리스 버전이 OO개의 노드 그룹에 대해 사용 가능합니다." 문구 확인
  • 클러스터 > 구성 > 컴퓨팅 > 각 노드 그룹에 [지금 업데이트] 실행
  • 순차 업데이트 가능
$ kubectl get nodes
NAME                                               STATUS                     ROLES    AGE     VERSION
ip-10-21-110-135.ap-northeast-2.compute.internal   Ready                         16m     v1.22.6-eks-7d68063
ip-10-21-110-195.ap-northeast-2.compute.internal   Ready                         5m13s   v1.22.6-eks-7d68063
ip-10-21-130-104.ap-northeast-2.compute.internal   Ready,SchedulingDisabled      24d     v1.21.5-eks-9017834
ip-10-21-130-108.ap-northeast-2.compute.internal   Ready                         6m45s   v1.22.6-eks-7d68063
ip-10-21-130-195.ap-northeast-2.compute.internal   Ready                         30m     v1.22.6-eks-7d68063
ip-10-21-130-140.ap-northeast-2.compute.internal   Ready                         16m     v1.22.6-eks-7d68063