shubnimkar / Tetris_game_GITOPS

Deploying Tetris game on EKS using Argocd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying Tetris game on EKS with Argocd

GitOps

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)

About

Deploying Tetris game on EKS using Argocd