#1 - Jenkins Master and Slave Configuration | How to run Jenkins job on Slave node

  Рет қаралды 71,562

Valaxy Technologies

Valaxy Technologies

Күн бұрын

Пікірлер: 60
@sreenivasp6650
@sreenivasp6650 2 жыл бұрын
I understood it perfectly in english than i understood from your telugu video
@mahindrakarashish4643
@mahindrakarashish4643 10 ай бұрын
Thank you for your clear explanation brother.
@ValaxyTechnologies
@ValaxyTechnologies 8 ай бұрын
You are welcome
@Mpmt_Vlogs
@Mpmt_Vlogs 2 жыл бұрын
Yes this is very helpful and I have to set up the same thing in my task on Monday
@degasuresh
@degasuresh 2 жыл бұрын
Hi, I have Jenkins master on linux and slave as windows machine. I'm facing sometime salve machine is going offline with error:- connection was broken:Java.nio.channels.ClosedChannelException. And i have same version of Java on both master and slave machine. Can you please suggest on to fix agent should always up and running.
@manohare4195
@manohare4195 2 жыл бұрын
Hi AR, Always your efforts priceless. Thanks for the knowledge.
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
My pleasure!
@sandeepvemu794
@sandeepvemu794 2 жыл бұрын
I bought the devops ci ce
@jayasimhabadimela2285
@jayasimhabadimela2285 2 жыл бұрын
Thank u for giving this valuable information sir
@mudasir2168
@mudasir2168 Жыл бұрын
Excellent explanation!
@rajashakarp
@rajashakarp 2 жыл бұрын
Thanks just fixed my issue with help of your video
@bhaskarraopuppala9694
@bhaskarraopuppala9694 Жыл бұрын
I used the same configuration for master and slave both are linux based syatems but i have some errors like sometimes it shows file invalid or corrupt agent.jar also sometimes no files or directory found any help pls
@PrasadD-fe1fr
@PrasadD-fe1fr 2 жыл бұрын
Hi Shankar, thank you so much for the video and its very good.
@nikhilahiremath758
@nikhilahiremath758 2 жыл бұрын
thank you, you made the concept so easy
@AKASHKUMAR-pv8ei
@AKASHKUMAR-pv8ei 2 жыл бұрын
Thank you sir, your implementation and clarity helped me a lot
@techglow4302
@techglow4302 10 ай бұрын
Hello Sir . . I have window server as agent and when I set it on master agent it gives me a command to generate jar file(agent)( as in ur case path to agent) but when I paste that command in window server it doesn’t generate agent jar file. Note: earlier my public ip address was set localhost:8080 and for that case it was generating agent But was not connecting then I came to know instead of localhost:8080 it should be ip. Address when I configured ip, now that command is not generating jar file
@ramroy5942
@ramroy5942 2 жыл бұрын
Your classes are so awesome....
@ShravanKumar-og2wp
@ShravanKumar-og2wp Жыл бұрын
amazing explanation.!
@diehardfans6277
@diehardfans6277 Жыл бұрын
That ip address is not same. What to do. Please help. 🙏🏻
@MohdDanish-kv9sw
@MohdDanish-kv9sw Жыл бұрын
we can only use this process if we are working with java based application ?
@vtumathsbuddy7779
@vtumathsbuddy7779 2 жыл бұрын
Sir, I have selected "Keep this agent online as much as possible" but my slave node goes offline after 2 min I don't know why
@veereshkumar9255
@veereshkumar9255 2 жыл бұрын
Thank you sir it will be more helpful to me
@deepakrajput5
@deepakrajput5 2 жыл бұрын
How to do agent as background ...in my case agents geting offline
@bhagyashreesamal5036
@bhagyashreesamal5036 Жыл бұрын
I'm getting this error after configuration of the node "This agent is offline because jenkins failed to launch the agent process on it" Please let me know what's the cause of this error
@tjsil3528
@tjsil3528 2 жыл бұрын
Is the 'Built-in node' considered the master node because you didn't create a master node? You didn't change the number of executors in the master (built-in node) to zero as recommended. please can you explain if we need to create a master node or just consider the built-in node as master and change executor to zero. Thank you
@kasunherath2173
@kasunherath2173 2 жыл бұрын
Built in node can be considered as master node
@srinathg3051
@srinathg3051 2 жыл бұрын
Good one Shankar , thanks for the video and also can you please do a video on Jenkins master-slave configuration with docker and entire setup with code ?
@vharathi28
@vharathi28 2 жыл бұрын
After configured the agent the IP address seems different how can I get same IP address
@something3348
@something3348 2 жыл бұрын
Hi, What is the command to uninstall java from amazon linux instance, please let me know
@Ganesh.Vaka_9492
@Ganesh.Vaka_9492 2 жыл бұрын
How to set up master and slave in linux please tell me
@swendaily
@swendaily 2 жыл бұрын
"This agent is offline because Jenkins failed to launch the agent process on it. " this is happening every time when i started node in jenkins
@430rao
@430rao Жыл бұрын
Thanku so much bro
@yveschoupe4574
@yveschoupe4574 Жыл бұрын
thank you so much for this video. how do i get in contact with you please?
@muralikrishnam4726
@muralikrishnam4726 2 жыл бұрын
I am unable add git excutable path in globaltool configuration in Jenkins "It always shows error there is no excutable git in the path" I tried lot of ways but always shows that error only plz solve this
@kaokakelvin6202
@kaokakelvin6202 2 жыл бұрын
you need to install the git plugin
@glamourbraiding6088
@glamourbraiding6088 2 жыл бұрын
How do I buy full class of DevOps on your website. Because I did check it out but it is in your currency but I want to buy it in US Dollars
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Connect us on whatsapp @ +91-9642858583. we will help you.
@knownisdropunknownisocean.9282
@knownisdropunknownisocean.9282 2 жыл бұрын
Very nice!
@j.sherineaishwarrya6874
@j.sherineaishwarrya6874 2 жыл бұрын
Hi Sankar, I tried to configure a job and make it run at slave server but the job is not getting picked up. (note: I made the number of executors as zero in master and i enabled 'Restrict where this project can be run' at master node in my job). I am facing below issue : (pending-Waiting for next available executor on ‘builtin’).
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Hi Aishwarrya, If you share me the configuration of your node setup then only I can understand which its not working.
@j.sherineaishwarrya6874
@j.sherineaishwarrya6874 2 жыл бұрын
@@ValaxyTechnologies Thanks for your quick response. Please find my slave node configuration set Name:slave Description:slave1 Number of executors:2 Remote root directory:/opt/jenkins Labels:slave1 Usage:use this node as much as possible Launch method:Launch agent by connecting it to the controller Disable WorkDir:No Custom WorkDir path:/opt/jenkins Internal data directory:remoting Fail if workspace is missing? Use WebSocket:Yes Availability:Keep this agent online as much as possible My Master node configuration: Number of executors:0 Labels:master Usage:Only build jobs with label expressions matching this node
@kasunherath2173
@kasunherath2173 2 жыл бұрын
@@j.sherineaishwarrya6874 as per the pending message , it seems the slave node is in use by some other job , maybe you can delete the slave node and create a new one from the beginning
@vinaykumarmatam3708
@vinaykumarmatam3708 2 жыл бұрын
If you show by SSH configuration via known host strategies and etc.....it will be helpful to the folks who have joined as fresher.......... As this is not using in real-time
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Sure, will try to make it. However the method which i have used in the video also used in the real world
@RITIK-if9ge
@RITIK-if9ge 2 жыл бұрын
thank you it helped me !!!
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Glad it helped!
@srinivasakatta9385
@srinivasakatta9385 2 жыл бұрын
Hi Sir, Thank you for sharing the knowledge Can you please guide us from where we can download teh agent.jar file
@j.sherineaishwarrya6874
@j.sherineaishwarrya6874 2 жыл бұрын
We need to just click on the agent.jar file from jenkins console (under slave agent)
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Once agent configured then you can see agent.jar
@prasanth696
@prasanth696 2 жыл бұрын
Thank you
@prerna4497
@prerna4497 2 жыл бұрын
Nice video
@sundarp178
@sundarp178 Жыл бұрын
Thank u working
@gahir123
@gahir123 2 жыл бұрын
Please help to configure CICD for any PHP laravel application
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Connect us on +91-9642858583. we will help you
@anishbabus576
@anishbabus576 2 жыл бұрын
Thanks
@adityakhot463
@adityakhot463 2 жыл бұрын
Why he's say java when it's Jenkins. Makes lot of confusion. He must add text comment when he says any wrong terminology.
@Tejasjourneyofficial
@Tejasjourneyofficial 2 жыл бұрын
Waste, this is a old school concept
@Tejasjourneyofficial
@Tejasjourneyofficial 2 жыл бұрын
@Orcs in the field check about on the fly docker slaves rather than long running and maintaining slaves
@sureshj1216
@sureshj1216 2 жыл бұрын
Soperb
@TradeWisePro
@TradeWisePro 5 ай бұрын
I joined this academy 5 years ago after watching these videos, but the coach is a different person and is really irresponsible. My recommendation is to not join this institute.
Жездуха 42-серия
29:26
Million Show
Рет қаралды 2,6 МЛН
How to Create an Agent Node in Jenkins
23:57
CloudBeesTV
Рет қаралды 102 М.
Deploy on Kubernetes Using Git, Jenkins, Ansible | Simple DevOps Project -5
33:41
Complete DevOps Roadmap 2025 - Master these 4 Levels!
37:53
TechWorld with Nana
Рет қаралды 111 М.
How to Build Effective AI Agents (without the hype)
24:27
Dave Ebbelaar
Рет қаралды 83 М.