Kustomize: The Best Way to Manage Your Kubernetes Configs

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

КОМЕНТАРІ • 21

  • @DerekBean-d6q
    @DerekBean-d6q Рік тому +27

    Honestly man....this was probably the best tutorial on how to use kustomize I've seen! Love the videos. Keep 'em coming :)

    • @lamemail
      @lamemail 9 місяців тому +1

      Get back to work Bean!

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

    Wow, This is a really good demo. Thank you very much.

  • @elielberra2867
    @elielberra2867 3 місяці тому +2

    Thank you for this tutorial! It was super useful!

  • @trameshbabu9032
    @trameshbabu9032 10 місяців тому +1

    Best video, nicely explained👌

  • @Max8977
    @Max8977 Рік тому +2

    Great video, really helpful!

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

    Awesome high quality stuff , thank you!

  • @enrico.schaechtel
    @enrico.schaechtel 4 місяці тому

    Awesome tutorial, thanks a lot!

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

    Thank you! Really great tutorial well explained.

  • @squalazzo
    @squalazzo Рік тому +2

    in case of secret generators, how to deal with them in case of sops? We push secrets on git using sops to automatically encrypt/decrypt them both sides, but if i need to put a file which then will be read by kustomize to create a secret, can kustomize use sops?

  • @shameekagarwal4872
    @shameekagarwal4872 Рік тому +2

    i am on v1.27.4.
    1. restructure patches to something like this, otherwise it errors out, which i think essentially means "patches cannot be a string array"
    patchesStrategicMerge:
    - "replicas.yaml"
    2. bases should become resources (deprecation warning)

  • @d0nhect0r
    @d0nhect0r Рік тому +4

    While you could get rid of the "spec.selector" sections in your original manifests, it's not something I would personally recommend doing since many IDEs and other static analysis tools will flag your manifests as not being compliant with the K8s object schema, and becomes very annoying very quickly!

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

    great explaintation, thx

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

    Thank You!

  • @armynyus9123
    @armynyus9123 3 місяці тому

    got it, wow!

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

    Great, Thanks

  • @as180697
    @as180697 11 місяців тому

    ❤ thanks

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

    Nice tutorial…

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

    Thanks

  • @joshbarghest7058
    @joshbarghest7058 Рік тому +1

    Might be better to call it the least terrible way to cuztomize your k8s manifests.

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

    great video...#beeyem