TGViewer
Kubernative by Palark | Kubernetes news and goodies Kubernative by Palark | Kubernetes news and goodies @kubernative · 1.77K subscribers
Post #234 849
Amazon EKS announced it now supports Kubernetes clusters with up to 100,000 nodes. The authors name massive AI/ML workloads as a possible use case for such setups, which can fit 1.6m AWS Trainium chips or 800k NVIDIA GPUs in a single K8s cluster.

It’s been a significant effort in AWS involving a comprehensive set of improvements aimed at achieving such a scale. Here’s what the engineers did:

- Re-architecting etcd (its new design is illustrated in this post). It involved switching from a Raft-based consensus backend to an internal component built at AWS, moving BoltDB from network-attached Amazon EBS volumes to in-memory storage (tmpfs), and choosing an optimal partitioning scheme.
- Tuning API servers by elaborating specific configurations, enabling strongly-consistent reads from cache and streaming list responses, and using CBOR (Concise Binary Object Representation) encoding for custom resources.
- Optimizing cluster controllers' performance, enhancing Karpenter, scaling the cluster network, and introducing SOCI (Seekable OCI) fast pull for container image pulls.

Find more details, including the resulting benchmark charts, in this blog post.

#news #AWS
  • 🔥 6
  • ❤ 1
More from @kubernative
  1. Sep 16, 2026Sharing the latest version of our curated digest showcasing prominent software updates in…
  2. Sep 15, 2026Talos gets a hypervisor, and Sidero Labs joins Yardi Big news arrived for Talos Linux, a w…
  3. Sep 11, 2026Karmada became a CNCF Graduated project Karmada extends the standard Kubernetes API, allow…
  4. Sep 7, 2026We all know (and many of us use daily) k9s as a truly flagship CLI tool for Kubernetes. Bu…
  5. Sep 4, 2026k8gb v1.0.0 k8gb, a Kubernetes Global Balancer, originated at Absa Group. More than six ye…
  6. Aug 28, 2026Happy to share our newest selection of interesting Kubernetes-related articles to consider…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →