GitLab CI/CD: Build a Complete Pipeline from Scratch!

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

КОМЕНТАРІ • 14

  • @Ёжыг
    @Ёжыг 8 місяців тому

    The helm course was purchased and passed a year ago. Thanks of that kind of videos as mastering a single tool doesn't help a lot in understanding how these things are working together.

  • @mohamedoueslati462
    @mohamedoueslati462 Рік тому +3

    One of the greatest videos I have seen in this topic , thanks for the clear explanation.
    Could you please make a video about deployment strategies (blue/green , canari) and how to apply them in a real world project

  • @plslakewood
    @plslakewood 9 місяців тому

    I assume if the production namespace is in a production EKS cluster you would variablize the CLUSTER_NAME so that when production is ran manually you would be able to set the cluster name. Is this correct?

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

    good information !!! Thanks a lot !!!

  • @naveenkumarpsnaveen5731
    @naveenkumarpsnaveen5731 6 місяців тому

    how to register eks cluster into gitlab, how to add environmental variables and how to deploy a applications into different namespaces.

  • @vmooscode9959
    @vmooscode9959 Рік тому

    into the point, great job keep on 👏

  • @avinashbabu3758
    @avinashbabu3758 Рік тому

    awesome tutorial..keep posting .full support

  • @RiyaGupta-jl6rt
    @RiyaGupta-jl6rt 2 місяці тому

    343 profit

  • @user7962
    @user7962 8 місяців тому

    wow

  • @stergiazotali2282
    @stergiazotali2282 7 місяців тому

    You look like an AI model..

    • @AhmedElfakharany
      @AhmedElfakharany  7 місяців тому +1

      Is that good or bad 😀?

    • @SiyaRadebe
      @SiyaRadebe 5 місяців тому

      Lol,
      I thought I was the only one seeing that

    • @stergiazotali2282
      @stergiazotali2282 4 місяці тому

      @@AhmedElfakharany I purchased one of your courses "Helm - The Kubernetes Package Manager hands-on course" and I'm working with my team to try to refine our pipelines to try to do the right thing. I have question thought about helm versioning and I'm not sure if you have any course on this matter so That could purchase. Some questions:
      1) Should we version our helm charts for every deployments?
      2) Also, where should we store our charts? At the moment, charts live in the microservice repo along with the source code i.e OrderAPI repo includes the chart related manifest files. What is your opinion.
      Some context. We are hoping to move towards pull based deployments 'eventually' (using ArgoCD).
      As a team, we are looking to purchase any course you might suggest for us.