DevOps Real Time Projects | DevOps Jenkins with Docker Integration | Jenkins CI CD Pipeline Tutorial

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

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

  • @VirtualTechBox
    @VirtualTechBox  10 หลายเดือนก่อน +1

    Refer to my below playlists👇
    DevOps Playlist
    th-cam.com/play/PLmSlOWkfkugmXU1WVTu_fmrOwjRAbbWvL.html
    AWS Playlist
    th-cam.com/play/PLmSlOWkfkugm1hKjYlwwWCZgHYSuUdruo.html

    • @S.Ajju1214
      @S.Ajju1214 10 หลายเดือนก่อน +1

      Thanks a ton bro :)

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      You're Welcome@@S.Ajju1214

  • @Manojkumar-nt8mp
    @Manojkumar-nt8mp 8 หลายเดือนก่อน +2

    This is the perfect video for Complete CI-CD pipeline, Extraordinary work brother.. You have done a beautiful job

    • @VirtualTechBox
      @VirtualTechBox  8 หลายเดือนก่อน

      I am glad you like it.

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

    Thank you so much for this Sir. I was looking for the Jenkins file

  • @sravanm4269
    @sravanm4269 9 หลายเดือนก่อน +2

    Very much helpful, got to learn so much, thank you very much Sir

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

    Thank you for the video. Very information. You should let your student know you changed the app name, and also they need to know about the other configuration and source code files at the root directory of the CD job that is required to be copied to create the docker image. Otherwise, they will be having crashlooping when deployed to argoCD.

  • @박유진-o9f
    @박유진-o9f 9 หลายเดือนก่อน +3

    Hi.💟
    I am a Korean student preparing for DevOps
    It's an honor to see your video
    I'm a beginner, so what's the cost and deletion procedure?

    • @VirtualTechBox
      @VirtualTechBox  9 หลายเดือนก่อน

      Cleanup commands I have given in my repo available in description. It shouldn't cost you more than 8$. If you want you can use VMware VM & K8S cluster created with kubeadm, video is available on my channel.

  • @AmanGupta-iz4mv
    @AmanGupta-iz4mv 10 หลายเดือนก่อน +1

    Sir, make a full project video on using react.js frontend and backend on springboot microservices architecture with database as mysql.
    I am following you from long time. And learnt alot from you.but no one create video on the above subject I have mentioned.

  • @udaykumar-tb5kn
    @udaykumar-tb5kn 23 วันที่ผ่านมา

    Could u pls hero zero devops and security tools completed playlist pls

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

    We configured github username,token as github in credentials part.
    So again do we need to configure github token as gitops-token in the credentials which we have given in cd trigger.
    How did u configure gitops-token

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

    i didnt understand how cd is getting trigger using token ? can you please explain ?

  • @RavitejaDarla
    @RavitejaDarla 10 หลายเดือนก่อน

    @VirtualTechBox Hello Your videos are very clear to understand & one small thing I want to know can I call this GitOps Project if not then what is actual GitOps Project & please make one project on GitOps actualy iam from non-IT Background so am unable to understand whether it is DevOps Project Or GitOps Project

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      You can see this as git ops project as we have used argocd. I will make one video on gitlab also.

  • @kaushikmitra8889
    @kaushikmitra8889 10 หลายเดือนก่อน +1

    Nice presentation

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      Thanks a lot

    • @kaushikmitra8889
      @kaushikmitra8889 10 หลายเดือนก่อน

      @@VirtualTechBox last min you said create a own branch & practice it. What does it mean? Could u plz explain in short as I am newer in devops career. 😁

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      On GitHub as you cannot push to main branch after fork@@kaushikmitra8889

  • @AnujDixit-h1o
    @AnujDixit-h1o 3 หลายเดือนก่อน

    super content

  • @prasannagk7811
    @prasannagk7811 10 หลายเดือนก่อน +1

    Thankyou sir

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

    Hi sir very helful

  • @Parimalamani87
    @Parimalamani87 9 หลายเดือนก่อน

    Bro, the Same project how to promote to different environments such as dev -> QA -> Stage -> Prod. If the docker image succeeds in dev, the same image needs to deploy in QA and then Stage then Prod

    • @VirtualTechBox
      @VirtualTechBox  9 หลายเดือนก่อน

      In that case you need to create separate Jenkins job for each environment.

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

    PS C:\Users\Admin\Desktop\ReditClone Resorses\JenkinSonarQubeVM> terraform plan

    │ Error: Invalid function argument

    │ on main.tf line 6, in resource "aws_instance" "web":
    │ 6: user_data = templatefile("./install.sh", {})
    │ ├────────────────
    │ │ while calling templatefile(path, vars)

    │ Invalid value for "path" parameter: no file exists at "./install.sh"; this function works only with
    │ files that are distributed as part of the configuration source code, so if this file will be created by
    │ a resource in this configuration you must instead obtain this result from an attribute of that
    │ resource.

  • @InformationTechnology-y8t
    @InformationTechnology-y8t 7 หลายเดือนก่อน

    Same project how can be done on local Virtual Machines
    I mean, how we can figure out that arguments on local machines.
    Teraform file
    ami
    instance_type
    key_name

    • @VirtualTechBox
      @VirtualTechBox  7 หลายเดือนก่อน

      I have one video on my channel on how to create K8S cluster on VMs using kubeadm. Once you have K8S cluster ready you can use one another VM instead of EC2 instance.

  • @SatishDhanani-bv9iu
    @SatishDhanani-bv9iu 6 หลายเดือนก่อน

    HI
    I am able to complete CI pipeline with100% working but on CD while automating it gives me an error of
    + cat deployment.yaml
    cat: deployment.yaml: No such file or directory
    Dockerhub get the updated images and its not getting delivered to Deployment file in Kubernetes cluster.
    Any suggestions ?

    • @VirtualTechBox
      @VirtualTechBox  6 หลายเดือนก่อน

      In Jenkinsfile image name for dockerhub image & app name should be different. Refer my final Jenkinsfile.

  • @darshanboss-w5f
    @darshanboss-w5f 7 หลายเดือนก่อน

    hi sir docker jenkins trivy are not installed by using terraform 😥

    • @VirtualTechBox
      @VirtualTechBox  7 หลายเดือนก่อน

      If you followed all the steps correctly then it should work.

  • @babasidibe2276
    @babasidibe2276 6 หลายเดือนก่อน

    hello,
    I have a problem the pipeline does not launch when I do a build

    • @VirtualTechBox
      @VirtualTechBox  6 หลายเดือนก่อน

      are you getting any error?

  • @QuanTran-ej3jh
    @QuanTran-ej3jh 10 หลายเดือนก่อน

    Why when I use git push from Jenkins to update the k8s manifest file, it has error, it says that Jenkins does not support git push

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      In CD job you are getting this error?
      Put the script same as I have given, Jenkins file is available in GitHub Repo.
      Hope you have installed Jenkins with suggested plugins.

  • @allindiachannel2290
    @allindiachannel2290 7 หลายเดือนก่อน

    sir can this all run on t2 micro instance because i have a free tier account on aws

    • @VirtualTechBox
      @VirtualTechBox  7 หลายเดือนก่อน

      You will have to use multiple t2micro instances.

  • @udaykumar-tb5kn
    @udaykumar-tb5kn หลายเดือนก่อน

    Could u pls make Devops hero zero playlist

  • @RavitejaDarla
    @RavitejaDarla 9 หลายเดือนก่อน

    Hi sir I was stuck with error pipeline was success, required ports are open all fine but am unable to see output in the browser, instead forking project am downloading & uploading my gitHub is this a problem can you please give a hint how to encounter this

    • @VirtualTechBox
      @VirtualTechBox  9 หลายเดือนก่อน

      No that is not the problem. What is the error you are getting and at which step?

    • @RavitejaDarla
      @RavitejaDarla 9 หลายเดือนก่อน

      @@VirtualTechBox Hi Sir am getting error while install ArgoCD on K8S
      Error from server (NotFound): services "argocd-server" not found

    • @VirtualTechBox
      @VirtualTechBox  9 หลายเดือนก่อน

      If you are following the my provided commands then you should be able to install it.@@RavitejaDarla

  • @Gokul99
    @Gokul99 10 หลายเดือนก่อน

    Hi sir,
    If you upload the video in low quality
    how the code is visible to the viewers

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      HD Quality is available now.

    • @Gokul99
      @Gokul99 10 หลายเดือนก่อน +1

      Thank you So much sir 🤝@@VirtualTechBox

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      You're Welcome@@Gokul99

  • @ngoctienle2399
    @ngoctienle2399 8 หลายเดือนก่อน

    Where I can get the AMI Ids on AWS?

    • @VirtualTechBox
      @VirtualTechBox  8 หลายเดือนก่อน

      While you create Instance there you can get the AMI ID under instance type.

  • @S.Ajju1214
    @S.Ajju1214 10 หลายเดือนก่อน

    Bro can you please share the telegram script?

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      Link is available in description.
      github.com/Ashfaque-9x/Scripts/blob/main/DevOps-CICD-Project-Using-Terraform-Jenkins-SonarQube-Trivy-K8S-and-ArgoCD.txt

    • @S.Ajju1214
      @S.Ajju1214 10 หลายเดือนก่อน +1

      thank you bro for sharing it @@VirtualTechBox

    • @VirtualTechBox
      @VirtualTechBox  10 หลายเดือนก่อน

      You're Welcome@@S.Ajju1214