Gitlab - Terraform -EKS Deployment Images & Commands


Gitlab & Terraform Commands & Images
git init
git remote add origin https://gitlab.com/tha.kishorekumar/cicdtf.git
git remote -v
git remote set-url origin https://gitlab.com/tha.kishorekumar/cicdtf.git     
git add .
git config --global user.name "Kishore Kumar"
git config --global user.email "kishore@kishoreweb.com"       
git config --global --list
git commit -m "Initial Commmit"
git push -u  origin dev

Deployment Images

Step 1:


Step 2:


Step 3:


Step 4:


Step 5:


Step 6:


Step 7:


Step 8:


Step 9:


Step 10:


Step 11:


Step 12:


Step 13:


Step 14:


Step 15:


Step 16:


Step 17:


Step 18:


Step 19:


Step 20:


Step 21:




































Step :


Step :