Skip to content

Opening book details…

About this document

AWS EKS Cluster Setup Guide by sameo13 is a document available to read on EtoBox.

The document summarizes a session on using AWS EKS. It discusses using the eksctl tool to launch EKS clusters from YAML files in a declarative way. Nodegroups manage nodes and provide fault tolerance. Images are used to bundle software and deploy containers/pods. The master monitors pods through kubelet. VPCs are created with subnets and IP ranges to provide network access. EKS uses an internal load balancer while exposing services externally uses type LoadBalancer.

Author
sameo13
Language
EN