Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with 쿠버네티스
Kubernetes is an open source container management and orchestration tool.
콘텐츠 언어: 한국어
필터링할 태그 선택
정렬 기준 가장 최근
4개의 결과
지원 엔지니어
게시됨 25일 전3표59회 조회
본 기사에서는 기존 Amazon EKS의 Data Plane을 Amazon Linux 2(AL2)에서 Amazon Linux 2023(AL2023)으로 전환할 때 생기는 cgroup 버전 변화로 인한 영향 및 대응 방안을 설명합니다.
지원 엔지니어
게시됨 4달 전1표113회 조회
본 기사에서는 AWS SDK나 CLI 없이도 Bash Shell 스크립트만으로 AWS Signature Version 4 서명을 구현하여 AWS 서비스와 직접 통신하는 경량화된 방법을 소개합니다.
아래 코드를 실행해서 클러스트를 만듭니다.
```bash
eksctl create cluster -y cluster.yaml
```
cluster.yaml 에는 아래 처럼 설정했고
```yaml
managedNodeGroups:
- name: workers
instanceType: t3.medium
privateNetworking: tr...
eks cluster 1.21 운영중입니다.
지원일자가 한참 지나서 1.22 로 업데이트를 시도 하고 있으나
nodegroup 이 업데이트가 되지 않아서 진행을 못하고 있습니다.
혹시 경험 있으신 분 도움 부탁드립니다.
![nodegroup not supported](/media/postImages/original/IMmRMRnfRhTPy6wSnMwhDW8...