Ultimate Corporate DevOps CICD Project | GitLab CICD MasterClass

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 17

  • @MagdaleneKien
    @MagdaleneKien 9 วันที่ผ่านมา

    this is the best Gitlab course i have watched. thank you for sharing sir. can you please share GitLab repo?

  • @Harasisco
    @Harasisco 4 หลายเดือนก่อน +1

    Thanks for inspiring content

  • @kennethnwankwo4570
    @kennethnwankwo4570 4 หลายเดือนก่อน

    Thank you for this content

  • @senatorofutah
    @senatorofutah 3 หลายเดือนก่อน

    Thank u bro keep going

  • @VirajPawarPatil007
    @VirajPawarPatil007 2 หลายเดือนก่อน

    What is the best practice for register the gitlab runner as shell or as docker or other

  • @Imran_kpk
    @Imran_kpk 3 หลายเดือนก่อน

    Thanks❤❤

  • @Imran_kpk
    @Imran_kpk 3 หลายเดือนก่อน

    K8s kubeadm ka script repo konsa hai

  • @SanketGayakwad-v3c
    @SanketGayakwad-v3c 2 หลายเดือนก่อน

    why i am getting kubctl not found on my runner server, also i checked you havent installed kubectl seperately to run the deployment

  • @pjj7466
    @pjj7466 4 หลายเดือนก่อน

    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

    • @krupakarreddy8845
      @krupakarreddy8845 4 หลายเดือนก่อน +2

      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.

    • @pjj7466
      @pjj7466 4 หลายเดือนก่อน

      @@krupakarreddy8845 Thanks bro

    • @sureshu3828
      @sureshu3828 3 หลายเดือนก่อน

      Aditya plz explain how to run runners in kubernetes

  • @pespreacher814
    @pespreacher814 4 หลายเดือนก่อน

    Gitlab access link?

  • @vishnusai4658
    @vishnusai4658 4 หลายเดือนก่อน

    Can you share gitlab repo

  • @sureshu3828
    @sureshu3828 3 หลายเดือนก่อน

    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

    • @kunalbagwe6091
      @kunalbagwe6091 3 หลายเดือนก่อน

      Yes Aditya, that will help to understand real cicd pipeline flow. Please if you can extend the same pipeline and explain the same.