Deploying Applications to AWS EKS using GitHub actions

Publicado em: 27 Abril 2024
no canal de: Cloud Guru
3,316
35

This tutorial walks you step by step through the process of deploying applications to AWS EKS using GitHub actions CI/CD pipeline. Here are the various steps followed in the tutorial:

Join WhatsApp: https://www.whatsapp.com/channel/0029...

👉Get CloudWays ➜ https://platform.cloudways.com/signup...
💥CloudWays COUPON CODE: CLOUDGURU25
☝️☝️ USE THE EXCLUSIVE COUPON CODE ABOVE TO GET 25% OFF FOR 3 MONTHS💥

👉Get Digital Ocean ➜ digitalocean.pxf.io/ZQERvQ
💥Get $200 FREE Credits for signup. So, hurry up!💥

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

1. Create an EKS Cluster using this command:
eksctl create cluster --name primuslearning --region us-east-2 --nodegroup-name linux-nodes --node-type t2.micro --nodes 2
2. Create a .github folder and create a workflow folder inside the .github folder
3. Create a file with the .yml extension and write the workflow code inside. In this case, you just need to clone or fork the repository whose link I provide below
4. Create a GitHub repository
5. Create secrets in the GitHub repo (Go to settings of repo, click on secrets and variables and add secrets)
6. Test the application by getting the DNS name and going to a web browser
7. Clean up: Run:
eksctl delete cluster --name primuslearning

#awseks #githubactions #githublearning #eks #aws


Nesta página do site você pode assistir ao vídeo on-line Deploying Applications to AWS EKS using GitHub actions duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Cloud Guru 27 Abril 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,316 vezes e gostou 35 espectadores. Boa visualização!