Member-only story

Deploying Super Mario Game on Kubernetes (EKS)

Always learning
5 min readJan 20, 2024

Mario is widely considered the most famous video game character in history. He has appeared in a variety of merchandise, such as clothing and collectible items, and people and places have been nicknamed after him. He has also inspired a considerable amount of unofficial media.

Steps:

  1. Ec2 Instance
  2. IAM role
  3. Cluster Provision
  4. Terraform
  5. Elastic Kubernetes Service (Amazon EKS)

buymeacoffee ☕ 👈 Click the link

Create a Ec2 Instance

  1. Sign in to AWS Console
  2. Navigate to EC2 Dashboard
  3. Launch Instance
  4. Choose an Amazon Machine Image (AMI)you can choose “Ubuntu” image.
  5. Choose an Instance TypeSelect t2.micro as your instance type.
  6. Configure Instance Details
  7. Add Tags (Optional)
  8. Configure Security Group
  9. Review and Launch
  10. Select Key Pair
  11. Access the EC2 Instance

--

--

Always learning
Always learning

Written by Always learning

கற்றுக் கொள்ளும் மாணவன்...

No responses yet