Deploy Springboot App into AKS Cluster using Jenkins Pipeline | Deploy Springboot to Kubernetes

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

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

  • @tvjmohan
    @tvjmohan 5 หลายเดือนก่อน +1

    it took 2 years to find perfect example Thank you sir.

    • @DevOpsCoach
      @DevOpsCoach  5 หลายเดือนก่อน +1

      Glad it helped!

  • @naren06938
    @naren06938 ปีที่แล้ว +1

    Excellent video Sir, if u use Dependancy check, Trivy scan also, its become full complex best CICD....

  • @karthimvs
    @karthimvs 2 ปีที่แล้ว +1

    well explained bro. Thanks for your sharing

    • @DevOpsCoach
      @DevOpsCoach  2 ปีที่แล้ว

      Glad it was helpful!

  • @tonycavanagh1929
    @tonycavanagh1929 2 ปีที่แล้ว +1

    Brilliant I was following another vid and they were using "kubernetes continuous deploy" which is no longer used. But kubeconfig:Setup Kubernetes CLI (kubectl) seems a lot better. And more
    intuitive.

    • @DevOpsCoach
      @DevOpsCoach  2 ปีที่แล้ว +1

      Yes absolutely, that plug-in is not usable any more.

  • @PrithviRajKC
    @PrithviRajKC ปีที่แล้ว

    How does the Kubernetes authenticates to the ACR? It needs to have a 'imagePullSecrets' command in the yaml file.

  • @vinvvinv7460
    @vinvvinv7460 2 ปีที่แล้ว

    Hi, can you please make a video & explain the writing/structure of Ansible & Terraform in a simple manner & in layman's terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing...I am not from a programming background and hence find it difficult to understand. please it's a request, do reply

  • @victoranolu4376
    @victoranolu4376 ปีที่แล้ว +1

    I am looking to do a similar setup in this video but the task is to make everything in an IaC approach. I am looking to use Terraform to do this but i am a bit confused on how to set everything up. Do you have any resource that can be of help to me. Thanks

    • @DevOpsCoach
      @DevOpsCoach  ปีที่แล้ว

      Yes, absolutely. try my video here --> th-cam.com/video/i5aALhhXDwc/w-d-xo.html

  • @daysbeforejudgementday3493
    @daysbeforejudgementday3493 3 หลายเดือนก่อน +1

    Thanks

    • @DevOpsCoach
      @DevOpsCoach  3 หลายเดือนก่อน +1

      Glad you liked the video

  • @sheshammoukthika9789
    @sheshammoukthika9789 ปีที่แล้ว

    I am getting error while pushing image in to acr, login failed error

  • @debabratamohanty3321
    @debabratamohanty3321 ปีที่แล้ว

    Hi ,Deployment can't happen with Jenkins ,need Authentication
    kubectl apply -f springboot-lb.yaml
    Error from server (Forbidden): window.location.replace('/login?from=%2Fswagger-2.0.0.pb-v1%3Ftimeout%3D32s');
    Authentication required
    This is the Error

    • @DevOpsCoach
      @DevOpsCoach  ปีที่แล้ว +1

      you need to add kube config entry with kubeconfig in credentials

  • @sarthak7413
    @sarthak7413 ปีที่แล้ว

    is it possible to deploy multiple docker images on AKS simultaneously?

    • @DevOpsCoach
      @DevOpsCoach  ปีที่แล้ว

      yes..it does not matter.. you can deploy as many..

    • @sarthak7413
      @sarthak7413 ปีที่แล้ว +1

      @@DevOpsCoach Thanks

    • @sarthak7413
      @sarthak7413 ปีที่แล้ว

      @@DevOpsCoach Is there any way to modify the kubernetes yaml file to take image tag directly from jenkins pipeline instead of hardcoding it?

  • @PHOENIX-he9fl
    @PHOENIX-he9fl 2 ปีที่แล้ว +1

    Good❤️

    • @DevOpsCoach
      @DevOpsCoach  2 ปีที่แล้ว +1

      Glad you liked it!