Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
 
 

Steps: Step 1: Install AWS eksctl Create AWS EKS Cluster eksctl create cluster -f cluster_config/cluster.yaml

Step 2: Create ECR Repository and Push docker Image to AWS ECR

Step 3: kubectl apply -f deployment/deployment.yaml

kubectl apply -f deployment/service.yaml