Hello bro if you stop linux session the agent session is goes to offline right? In real-time how you are managed to run agent in background And how will you do it in your real-time You will use & this end of the command or commands like nohup
afaik, in real-time we'll use runners on kunernetes pods, the pods will start running once the gitlab starts job. This runners will come online during job starts and once job complete then runner will scale down. This way you will also able to save cloud costs incase if you use eks or aks.
Hi Aditya could you plz make video how to deploy application in different environments with gitlab. And explain about branching strategies when we use gitlab
this is the best Gitlab course i have watched. thank you for sharing sir. can you please share GitLab repo?
Thanks for inspiring content
Thank you for this content
Thank u bro keep going
What is the best practice for register the gitlab runner as shell or as docker or other
Thanks❤❤
K8s kubeadm ka script repo konsa hai
why i am getting kubctl not found on my runner server, also i checked you havent installed kubectl seperately to run the deployment
Hello bro if you stop linux session the agent session is goes to offline right?
In real-time how you are managed to run agent in background
And how will you do it in your real-time
You will use & this end of the command or commands like nohup
afaik, in real-time we'll use runners on kunernetes pods, the pods will start running once the gitlab starts job.
This runners will come online during job starts and once job complete then runner will scale down. This way you will also able to save cloud costs incase if you use eks or aks.
@@krupakarreddy8845 Thanks bro
Aditya plz explain how to run runners in kubernetes
Gitlab access link?
Can you share gitlab repo
Hi Aditya could you plz make video how to deploy application in different environments with gitlab. And explain about branching strategies when we use gitlab
Yes Aditya, that will help to understand real cicd pipeline flow. Please if you can extend the same pipeline and explain the same.