DevOps Real-time Project | Deployment of ZOMATO App in Kubernetes Cluster | Kastro Kiran V

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 29

  • @LearnWithKASTRO
    @LearnWithKASTRO  Місяць тому

    Timestamps
    00:00 - Introduction
    00:31 - Pipeline Stages
    04:37 - GitHub Repo Explanation
    05:35 - Part 1
    05:40 - Documentation
    06:09 - Launch of Instance and Connecting
    11:22 - AWS CLI Install
    12:57 - Jenkins Installation
    17:52 - Docker Installation and Jenkins Setup
    20:32 - Trivy Installation
    22:39 - Docker Scout Setup
    26:26 - SonarQube Installation
    29:29 - Jenkins Plugins
    33:33 - Jenkins Tools Configuration
    40:59 - Credentials Configuration
    47:40 - Jenkins System Configuration
    55:11 - Jenkins Pipeline
    1:11:13 - App Accessing and Others
    1:18:42 - K8S Deployment
    2:33:56 - Feedback Request

    • @hari4319
      @hari4319 Місяць тому

      Bro always try to explain jenkins pipeline from scratch with groovy syntax 😢😢 , implementation we can do . Anyways thanks ❤❤

    • @hari4319
      @hari4319 Місяць тому

      Going forward always explain jenkins pipeline from scratch , not simply paste and copy .pls. Anyways good work bro 🎉🎉🎉

    • @LearnWithKASTRO
      @LearnWithKASTRO  Місяць тому

      Sure. Will do that from next video.

  • @vino7tech
    @vino7tech Місяць тому

    Awesome content sir. thank you very much for your valuable time for creating this video.

  • @anjubh4197
    @anjubh4197 Місяць тому

    Very clean explained 😊

  • @RajkumarNilkant
    @RajkumarNilkant Місяць тому

    One of the BEST Video I have seem till now but can you tell me two things: 1: can we add multiple Jenkins servers? 2: Can we get DOCKER CONTAINER LOGS in grafana dashboard ? so any developer can see why their application is getting error and sort it out.
    Thank you So much for the video
    It will be very helpful if you make videos regrading the topics I have mentioned Above. I was trying to implement that docker container logs to grafana but was not successful in that. :(

    • @LearnWithKASTRO
      @LearnWithKASTRO  18 днів тому

      Thank you for finding this video helpful.
      Yes, we can add multiple Jenkins servers. But it is requirement specific
      Also, we can get container logs in Grafana

  • @mominkhan_pm
    @mominkhan_pm 2 дні тому

    Hi Kiran ,i am thrilled after watching your videos .May iknow how you grasped this devops technology tough you are from civil egg. are you working as devops engineer please reply to this.

  • @cloudcomputing-r8x
    @cloudcomputing-r8x День тому

    sir pls make complete video on kubernetes like u made video on Dockers

  • @propraveen3887
    @propraveen3887 7 днів тому

    Thank you so much

  • @sagarpatil-vz7cm
    @sagarpatil-vz7cm Місяць тому

    nice explanation, please share document as well

    • @LearnWithKASTRO
      @LearnWithKASTRO  Місяць тому

      Please check the GitHub repo for the document

  • @mominkhan_pm
    @mominkhan_pm 2 дні тому

    Hi Kiran, i am thrilled by watching your content .Are you working as devops engineer ? you are from civil egg .how you learnt all these devops tool config and all ?

  • @sunkamvenkatesh1086
    @sunkamvenkatesh1086 Місяць тому

    Thank you so much for your efforts and can you please provide documentation of all steps please

    • @LearnWithKASTRO
      @LearnWithKASTRO  Місяць тому

      Please check the GitHub repo in the description. You can find the documentation there

  • @bommisettiharikrishna3325
    @bommisettiharikrishna3325 13 днів тому

    I tried this project but when build it stops at codequality gate code quality gate is not successful what is the reason?

    • @LearnWithKASTRO
      @LearnWithKASTRO  2 дні тому

      I would suggest to read the console output of Jenkins job to see the error message

  • @KundanKumar-su7wi
    @KundanKumar-su7wi Місяць тому

    Please share the documents file as you discussed in session, in your current repository we are missing some commands

    • @LearnWithKASTRO
      @LearnWithKASTRO  18 днів тому

      I believe all the commands explained in the video are available in the document. Please check

  • @venkatramanpadmanabhan6698
    @venkatramanpadmanabhan6698 Місяць тому

    If possible to share the documents of commands its will be helpful to setup environment

    • @LearnWithKASTRO
      @LearnWithKASTRO  18 днів тому

      Sure. You can find the code and notes in the GitHub repo.

  • @duttgatiganti
    @duttgatiganti Місяць тому

    sir please expose on s2 encryption and realtime errors of s3

    • @duttgatiganti
      @duttgatiganti Місяць тому

      sir please explore on s3 encryption and realtime errors of s3

    • @LearnWithKASTRO
      @LearnWithKASTRO  Місяць тому

      Sute. Can you be specific about errors?

    • @duttgatiganti
      @duttgatiganti Місяць тому

      interviewers are asking about challenges faced in s3 but no vedios on youtube. In practice also facing no errors. so please explore on example common s3 errors

    • @jatingera924
      @jatingera924 Місяць тому

      @@duttgatiganti maybe regarding logs, like if we enable versioning, it becomes tough to check error logs if someone has uploaded the same file. and maybe also like delivering large applications , for that you can use cdn -> cloudfront for caching purpose, that's what I face in practical. also there is an article by some aws engineer regarding concurrent reading and uploading or updating of original file . You can check for that, it was like database problem for concurrent tasks