Amazon EKS is a managed Kubernetes service to run Kubernetes in the AWS cloud and on-premises data centers.
이번 포스팅에서는 EKS Network에 대해 알아보겠다.
Amazon EKS 원클릭 배포 (EFS 생성 추가)
이번 포스팅에서는 EKS의 Storage에 대해 다뤄보겠다.
k8s 클러스터를 좀 더 안정적으로 운영하고 디버깅하기 위해서는 모니터링툴과 로깅 아키텍처가 필요하다. 이번 포스팅에서는 EKS의 모니터링과 로깅에 대해서 다뤄보겠다.
이번 포스팅에서는 EKS Autoscaling에 대해 알아보겠다.
이번 포스팅에서는 Karpenter에 대해서 알아보겠다. Karpenter? > Karpenter automatically launches just the right compute resources to handle your cluster's applications.
이번 포스팅은 EKS Secutity에 대한 내용이다. 인증/인가와 IRSA 2가지 주제에 대해 다뤄보도록 하겠다.
이번 포스팅에서는 EKS IRSA에 대해 알아보겠다.
이번 포스팅에서는 EKS Automation에 대해 알아보겠다. EKS를 보다 안정적이고 편리하게 운영하기 위한 방법들에 대해 실습을 통해 알아보자.
이번 포스팅은 https://velog.io/@kubernetes/EKS-Automation에 이어서 GitOps도구인 Flux에 대해 다뤄보겠다.