Deploying Tetris game on EKS with Argocd Find complete steps here in my blog : GitOps Deployment of Tetris on Amazon EKS with Argo CD Steps: Step 1: Create IAM Roles Step 2: Create EKS Cluster Step 3: ARGOCD SETUP Step 4: Change the version of the Game Step 5: Termination Tetris Game Docker Images V1 (docker pull shubnimkar/tetris) V2 (docker pull shubnimkar/tetris_v2)