Deploy EKS Cluster Using Terraform & Jenkins |Automated EKS Cluster Creation Using Jenkins Terraform

  Рет қаралды 3,383

A Monk in Cloud ☁️

A Monk in Cloud ☁️

Күн бұрын

Deploy EKS Cluster Using Terraform & Jenkins | Automated EKS Cluster Creation Using Jenkins and Terraform
GitHub Repo: github.com/yes...
Install AWS CLI: • Installing AWS CLI on ...
Configure AWS CLI: • Create AWS CLI Profile...
Terraform EKS Module: registry.terra...
Follow us:
KZbin: / @amonkincloud
Follow our GitHub here: github.com/yes...
Follow our blog here: amonkincloud.com/
Follow my personal blog here:dev.to/yeshwan...
Follow us on Instagram: / amonkincloud
Follow us on LinkedIn: / amonkincloud
Book 1:1 Meeting with me: topmate.io/a_m...
Support my work by buying a book: www.buymeacoff...
Social Media: linktr.ee/amon...
🔖-------------------------Tags----------------------
#LinuxCertified #CloudEngineer #FreeCertification #2023
#GoogleCloudCertified #GetCertifiedProgram2023 #aws #cloudcomputing #AWSCommunity #AWSUserGroup #AWSMeetup #AWSMVP #AWSCommunity #AWSUserGroup #AWSMeetup #AWSMVP #AWSreInvent #AWScloud #AWScertification #AWSarchitecture #AWSdevops #AWSsecurity #AWSLambda #AWSGlue #AWSBatch #AWSStepFunctions #AWSS3 #AWSIoT #AWSAppSync #AWSMachineLearning #AWSDatabase #AWSServerless #AWSCloudFormation #AWSCloudTrail #AWSCloudWatch #AWSSQS #AWSSNS #AWSCodePipeline #AWSCodeCommit #AWSCodeBuild #AWSCodeDeploy #AWSCodeStar #AWSOpsWorks #AWSElasticBeanstalk #AWSFargate #AWSKubernetes #AWSContainers #AWSLambdaLayers #AWSXRay #AWSSES #AWSRoute53 #AWSDirectConnect #AWSVPN #AWSStorageGateway #AWSBackup #AWSOutposts #AWSWavelength #AWSComputeOptimizer #AWSChatbot #AWSLaunchWizard #AWSManagedServices #AWSControlTower #AWSIoTGreengrass #AWSEMR #AWSSagemaker #AWSDeepRacer #AWSRoboMaker #AWSPolly #AWSLex #AWSTranslate #AWSRekognition #AWSComprehend #AWSForecast #AWSQuickSight #AWSDataPipeline #AWSGlacier #AWSSnowball #AWSStorageClasses #AWSBackupRecovery #AWSCommunity #AWSCommunityBuilders #AWS #LearnAWSforFree #Free #FreeResources #Top5 #2022 #LearnAzure #AWSCommunityBuilderProgram #Community #KZbin #MySql #Server #AWS #EC2 #Instance #EC2_Instance #Demo #MySqlServer #Commands #Queries #LearnAWS #AWSCommunityBuilder #AWSCertified #Backup #Snapshot,#AWS,#LearnAWSforFree,#Free,#FreeResources,#2022,#AWSCommunityBuilderProgram,#Community,#Server,#EC2,#Instance,#EC2_Instance,#Demo,#Commands,
#LearnAWS,#AWSCommunityBuilder,#AWSCertified,#Automation,#SnapshotCreation,#AWSEC2Instance,#CompleteTutorial,#LiveDemo,#ProjectBasedLearning,
#ClearAWSInterview,#InterviewPreparation,#OnlineLearning,#SelfThoughtLearner,#Opportunity,#DevOps,#ITCareer,#DevOpsRoles,#Jobs,#India,#AWSDevops,
#Happy,#AWSAccount,#TrainingOnAWS,#CloudComputing,#Tutorial,#AWSDemo,#AWSDevOpsProject,#SubnettingMadeEasy,#UnderstandingSubnetting,#VPC,#VNet#30DaysOfTerraform,#TerraformAWSTutorials,#TerraformFullCourse,#TerraformMadeEasy,#LearnTerraform,#FreeTerraformCourse,#TerraformCourse,#30DaysOfTerraform,#TerraformAWSTutorials,#TerraformFullCourse,#TerraformMadeEasy,#LearnTerraform,#FreeTerraformCourse,#TerraformCourse #AWS,#LearnAWSforFree,#Free,#FreeResources,#Top5,#2022,#AWSCommunityBuilderProgram,#Community,#KZbin,#Opensource,#IAC,#Terraform,#DevOps,#CareerInDevOps,
#TrainingOnAWS,#CloudComputing,#Tutorial,#AWSDemo,#AWSDevOpsProject,#DevOpsMadeEasy,#LearnDevOps,#AWSDevOps,#AzureDevOps,#DevOpsRoadMap,#DevOpsForBeginners #Enjoy,#CloudComputing,#Tutorial,#AWSCommunityBuilderProgram,#Community

Пікірлер: 17
@mahi_mad
@mahi_mad 4 ай бұрын
This is rare. people everywhere teach the easy stuff, but real automation is found to be nowehere. Good work brother !! very few mix jenkins and terraform
@amonkincloud
@amonkincloud 4 ай бұрын
I agree with you. Thank you for your kind words 🙏 Keep supporting!
@Kk-rl7nv
@Kk-rl7nv 2 ай бұрын
Please suggest can and should we automate eks cluster upgrade via Jenkins parameterize please create a project video
@amonkincloud
@amonkincloud 2 ай бұрын
Yes you can
@accountfortesting6321
@accountfortesting6321 2 ай бұрын
good video, but can you suggest below points: 1: You created a new VPC but suppose if we would need to use our own custom VPC which already in use with other services. 2: How we can integrate existing EKS cluster upgradation process in Jenkins and terraform code to upgrade where when we trigger the jenkins job then it ask you want to create or upgrade when we choose upgrade then we would have the option to enter the version once done, then it will ask to upgrade the node groups. can you create a video on the same if possible. 3: If we provision EKS in free tier account for testing with 1 node group 1 t2.micro instance then how much costing for 24 hours only.
@amonkincloud
@amonkincloud 2 ай бұрын
1. Yes you can 2. EKS UI itself has an upgrade button 3. Please check pricing documentation for details on the cost
@vivekcharan605
@vivekcharan605 3 ай бұрын
Hi I Have a question here in eks terraform file, you already mentioned instance_types under eks_managed_node_group_defaults why again instance_types under eks_managed_node_group
@amonkincloud
@amonkincloud 3 ай бұрын
If you want to overwrite the default values then you can use this
@travelwithdiva
@travelwithdiva 2 ай бұрын
Nice one. Do we have to run this pipeline again and again if we want to make some changes like a diff version of the pod image or so, or create a separate pipeline that will deploy only the changes in the same eks cluster or the eks cluster will recreate using your pipeline and redeploy everything. What will be downtown in that case?
@amonkincloud
@amonkincloud 2 ай бұрын
Everyone uses the same pipeline. And downtime depends on what changes you are making
@travelwithdiva
@travelwithdiva 2 ай бұрын
@@amonkincloud Thank you 🙂
@prezlamen
@prezlamen 4 ай бұрын
If you can increase font size it would be nice
@amonkincloud
@amonkincloud 4 ай бұрын
Sure, I have noted it. For this video please refer to the GitHub repository in parallel while watching
@Kk-rl7nv
@Kk-rl7nv 2 ай бұрын
Please create like this SQS creation video via paramerize
@amonkincloud
@amonkincloud 2 ай бұрын
Sure
@jayvardhan0604
@jayvardhan0604 5 ай бұрын
also, give as a full cicd pipeline using AWS services only
@amonkincloud
@amonkincloud 5 ай бұрын
Jenkins is the standard tool used in the industry. But if you are willing to explore AWS Services, please go with AWS CodePipeline
Люблю детей 💕💕💕🥰 #aminkavitaminka #aminokka #miminka #дети
00:24
Аминка Витаминка
Рет қаралды 1,2 МЛН
طردت النملة من المنزل😡 ماذا فعل؟🥲
00:25
Cool Tool SHORTS Arabic
Рет қаралды 33 МЛН
Create a private Kubernetes cluster on AWS EKS
21:02
Tech with Ajit
Рет қаралды 12 М.
How to Manage Secrets in Terraform?
15:54
Anton Putra
Рет қаралды 26 М.
An Introduction to Terraform
53:27
Anton Putra
Рет қаралды 11 М.
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 579 М.
How to Install Jenkins on EC2 with Terraform
35:57
AOS Note
Рет қаралды 9 М.
Люблю детей 💕💕💕🥰 #aminkavitaminka #aminokka #miminka #дети
00:24
Аминка Витаминка
Рет қаралды 1,2 МЛН