From Code to Cluster: Running the 2048 Game on EKS
Sep 20, 2025 Β· 7 min read Β· Kubernetes Cluster set up: Kubernetes consists 2 major components:a)Control Plane = Masterb)Data Plane = Worker 3 - master node , 3 - worker node architecture is highly available. Master Node have following components:1)API server2)ETCD3)Kube schedul...
Join discussion



