Тёмный

Scaling Jenkins: Create & Configure Linux Slave Node via SSH | Scale on Cloud Using AWS EC2 Plugin 

Sandip Das
Подписаться 116 тыс.
Просмотров 8 тыс.
50% 1

Опубликовано:

 

30 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 37   
@learnTechWithSandip
@learnTechWithSandip 3 года назад
▬▬▬▬▬▬ Chapters With Timestamps ⏰ ▬▬▬▬▬▬ 0:00 Intro 0:54 Why We need Jenkins to Scale? 2:06 Create and configure AWS EC2 instance to add as a slave 4:31 Install Java into Slave node 5:19 Add linux-slave user for Jenkins slave node & verify the newly created user 6:04 Set new password for the new user, then add the user to sudo group and verify the same 6:20 Login as the new user and setup ssh certificates and complete necessary steps 8:43 Configuring Master node to add and connect with slave node 16:48 Create a Jenkins build project and run inside slave node 19:15 Scale Jenkins on AWS Cloud: Install and Configure Jenkins AWS EC2 Plugin 20:51 Add EC2 role access to the master instance so that it can create necessary resources (Slave node) as required 23:46 Create and configure EC2 Keypair so that Jenkins Master can connect with newly created slave nodes via the private key 25:41 Getting AMI ID EASY WAY 28:17 Adding Lebel 28:30 Create and configure EC2 Security Group 30:53 Running build project in specific AWS Ec2 Cloud Node 32:59 Troubleshooting & Fix the SSH Access 34:08 Running Build Projects Successfully
@miltonbaltodano7931
@miltonbaltodano7931 2 года назад
Your videos are on point! 👌🏻👌🏻 thanks Sandip
@learnTechWithSandip
@learnTechWithSandip 2 года назад
😇🙌
@sajalgurjar9951
@sajalgurjar9951 3 года назад
Thank you for sharing such a detailed video.
@learnTechWithSandip
@learnTechWithSandip 3 года назад
Thanks Sajal 😀
@vinaykumarrt1140
@vinaykumarrt1140 Год назад
Thanks for the tutorial . What about descaling the nodes when not in use automatically by ec2 plugin
@ms-abbas
@ms-abbas 3 года назад
Nice thumbnail. You’re getting the hang of it now, ha! Good luck brother. 👍😊
@learnTechWithSandip
@learnTechWithSandip 3 года назад
Thanks Shereef 😇
@nalinaravibiruthoji5976
@nalinaravibiruthoji5976 2 года назад
Hi, Thanks for the video. I followed the steps you mentioned. But i always get a 404 error after the java installation and verification on the logs. Hence the slave node connection fails. What could be the reason?
@honghung2828
@honghung2828 2 года назад
Hi Sandip, Whether this one works the same way for Windows Slaves? Is there some similar plug in for Azure?
@ЗдравыйСмысл-ш5р
@ЗдравыйСмысл-ш5р 3 года назад
Thanks, it is beneficial information!
@learnTechWithSandip
@learnTechWithSandip 3 года назад
Glad you like it Alex 😊
@ssurendrareddy4380
@ssurendrareddy4380 2 года назад
Hi sandip. please let me know how to install and configure Java & Maven applications in ec2 instances on CloudBees Jenkins Enterprise ?
@gopalthakur9247
@gopalthakur9247 2 года назад
Hi Sandip, your video is awesome and it helps a lot... really appreciate your efforts here... I have one question in the AWS part where you automate the ec2 instances. how did you install java on the new node through automation as Java is the prerequisite for the slave nodes (if I am correct)... or does it not required to install anyway.. please respond... Thanks
@manifollowheart
@manifollowheart 3 года назад
Very Informative
@learnTechWithSandip
@learnTechWithSandip 3 года назад
Glad you liked it
@kG-eg6ze
@kG-eg6ze 2 года назад
without java installation on slave machine can we communicate/establish master and slave connection?
@ramyahello
@ramyahello 2 года назад
Can you give a demo on using Jenkins with AWS credentials iam roles and connect with AWS lambda. It would be very useful
@yaorkabi6883
@yaorkabi6883 3 года назад
There is an option for a multiple launch with the same label name?? (I need to create a multiple slaves)
@ssurendrareddy4380
@ssurendrareddy4380 2 года назад
wow super nice explanation, cloud you please tell me once job success how to terminate the ec2 instance
@learnTechWithSandip
@learnTechWithSandip 2 года назад
it terminates automatically
@ssurendrareddy4380
@ssurendrareddy4380 2 года назад
@@learnTechWithSandip Thank you
@Ankitmishra-wh9rb
@Ankitmishra-wh9rb 2 года назад
Hi, How can we lunch slave node on spot instances, it is not working with spot option?
@cloudmasterlive
@cloudmasterlive 2 года назад
A beautiful video. Thank You for creating this. Is it possible to have master node onprem and slave in AWS with VPN? Will it autoscale or need to create slave node manually? Please help.
@cloudmasterlive
@cloudmasterlive 2 года назад
Could you please help with this query? Thank You
@tusharkumarchawda3085
@tusharkumarchawda3085 3 года назад
Hi Sandip I am having a bit of issue. I am not able to provision slave nodes even after following your video, can suggest were could i have went wrong
@learnTechWithSandip
@learnTechWithSandip 3 года назад
In most cases it's the permission issue, but feel free to let me in detail the steps you have followed (just to confirm), mail me here: contact@sandipdas.in, also attach the Jenkins agent logs
@suryamohanty7465
@suryamohanty7465 3 года назад
How to restore jobs if the jenkins server gets down or crash?
@learnTechWithSandip
@learnTechWithSandip 3 года назад
You can use available plugins for the same , and add retrying mechanism , but anyway I think default retrying mechanism is there and after fixing the issue manually too you can run the build again, so you have all the options.
@GauravSharma-pj3dj
@GauravSharma-pj3dj 3 года назад
hi please create tutorial on how to scale jenkins ecs or fargate
@learnTechWithSandip
@learnTechWithSandip 3 года назад
I exactly have sample plan, actually 2, 1st how to run docker builds and then run with AWS ECS Instance + Fargate
@GauravSharma-pj3dj
@GauravSharma-pj3dj 3 года назад
@@learnTechWithSandip thanks 🙏
@sajanmishra5519
@sajanmishra5519 3 года назад
@@learnTechWithSandip Hi sandip, Are you provide completed devops tutorial or any classs. Bcz once I m. Getting to subscribe your channel. It's ask to pay So i want to know that what is subscribe plan ؟؟؟
@NaveenKumar-ru1rk
@NaveenKumar-ru1rk 3 года назад
how about master terminal to connect
@GauravSharma-pj3dj
@GauravSharma-pj3dj 3 года назад
hi one important thing here is how to automatically delete the node which was provisioned once job is completed
@learnTechWithSandip
@learnTechWithSandip 3 года назад
By default the plugin handle that part , but in advance option of the Ec2 plugin you can change that option, like after how many hour the machine should stop
@NaveenKumar-ru1rk
@NaveenKumar-ru1rk 3 года назад
please help to connect master terminal
Далее
g-toilet fights juggernaut (skibidi toilet 77)
00:59
Просмотров 1,2 млн
МЖ. Может, папа - ты? 16.02.2023
40:03
Просмотров 204 тыс.
JUJU HAS IT ALL! | Brawl Stars Animation
00:53
Просмотров 4 млн
Scale your Jenkins jobs with slave agents in AWS ECS
15:26
How to Integrate Jenkins With AWS
23:13
Просмотров 46 тыс.
g-toilet fights juggernaut (skibidi toilet 77)
00:59
Просмотров 1,2 млн