EKS for Kubernetes

Managed node groups
Amazon EKS Cluster์ node provisioning ๋ฐ ์๋ช ์ฃผ๊ธฐ ๊ด๋ฆฌ๋ฅผ ์๋ํ
Amazon EC2 instance๋ฅผ ๋ณ๋๋ก provisining ํ๊ฑฐ๋ ๋ฑ๋กํ ํ์ ์์
์ต๊ทผ Launch Template ๋ฐ Custom AMI ์ง์ํ๊ฒ ๋จ
ํน์ ๋ฒ์ ์ด release ๋๋ฉด ์ด์ ๋ฒ์ ์ deprecated ๋จ
.....
Fargate
Pod manifest๋ง ์์ฑํ์ฌ ์ฌ๋ฆฌ๋ฉด, control plane ์ด ์์์ ๊ด๋ฆฌํด์ค๋ค
๋ณด์์ ๋ํ ๊ฑฑ์ ์ด ์์ ์ ์๋๋ฐ, ์์ ๋ณ๋๋ก ํ๋์จ์ด ๋ ๋ฒจ๊น์ง ๋ถ๋ฆฌํด์ค
Fargate ์ฌ์ฉ ์ ์ฅ์
์กฐ์ง๋ณ๋ก ๋ค๋ฅธ ๊ณผ๊ธ ์ธก์ ๊ฐ๋ฅ
Pod ๋จ์์ ๊ณผ๊ธ
๊ด๋ฆฌ์ ๋จ์๊ฐ pod๋จ์๊ฐ ๋๋ค!
Pod ๋ณ ์ ๊ทผ ์ ํ
Pod ๋ณ ๋คํธ์ํฌ ์ ํ ๊ฐ๋ฅ!
...
Amazon VPC CNI Plugin
...
Amazon EKS Ingress Controller
Traffic ์ฒ๋ฆฌ ์ IP Mode, Instance Mode๋ฅผ ๊ตฌ๋ถํด์ ์ฌ์ฉํด์ผ ํ๋ค
Amazon VPC CLI๊ฐ IP๋ฅผ ์ง์ ์ ์ผ๋ก ์ฐ์ด์ ์ฌ์ฉํ๊ธฐ ๋๋ฌธ์ ๊ฐ๋ฅํ ์ผ!
Pods ๋ฅผ ์ํ IAM
Pod level ์์ IAM ๊ถํ ๊ฐ๋ฅ
Pod ๋ณ๋ก ๊ถํ์ ๊ด๋ฆฌ ํ ์ ์๋ค!
...
Logging and Monitoring
Control Plane์ VPC ์์ ์ ๊ทผํ ์ ์๊ธฐ ๋๋ฌธ์ ..
AWS App Mesh
์๋น์ค ๊ฐ ํต์ ์ ๊ด๋ฆฌํ๋ ์๋น์ค ๋ฉ์
Amazon CloudWatch Container Insights
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights.html
Hands-on
https://www.eksworkshop.com/020_prerequisites/k8stools/
Last updated
Was this helpful?