How to learn Kubernetes in 2022

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 43

  • @anthonyrussano
    @anthonyrussano 2 года назад +1

    Thank you sir, you are a true scholar and a gentleman!!!

  • @kingleo188
    @kingleo188 8 месяцев назад +1

    Thank you so much, Very well explained. - From South Africa.

  • @Drety6
    @Drety6 2 года назад +1

    thanks for this man!

  • @gorangratte2471
    @gorangratte2471 2 года назад

    This is fantastic concise content!
    I have one question:
    Line 253 in the README we write: "kubectl -n ingress-nginx --address 0.0.0.0 port-forward svc/ingress-nginx-controller 80"
    Earlier in your examples(line 235) you use a similar command without the --address 0.0.0.0 option.
    Everything works when I omit it in line 253 as well. Since you choose to include it in your final part, does it have a function?

    • @MarcelDempers
      @MarcelDempers  2 года назад

      You can omit the address yes, they made it into the tutorial from a copy paste 😁
      It only has a use if you need to bind to a different address for example if you run kubectl port forward inside a container to connect to a cluster that also runs in a container (when things get a little more unusual 😉)

  • @douglasfneves
    @douglasfneves 2 года назад +5

    Marcel teaches things like as if he were a (much more knowledgeable) desk buddy at work. This is incredibly helpful!!!
    Thanks for the hard work put into all the videos. I am learning a lot.

  • @eligbuefelix7988
    @eligbuefelix7988 Год назад

    Great video. Can you please stop covering your screen with your face.

  • @benatherton
    @benatherton 2 года назад +3

    Thank you so much for this Marcel, really clear and informative as always. For a future video, could you cover running Traefik in Kubernetes along with adding a Let's Encrypt certificate please?

  • @mah0007
    @mah0007 2 года назад

    that one is a grate tutorial

  • @eduardmart1237
    @eduardmart1237 2 года назад

    how do i make some pods to run on certan worker nods only?
    like a have a node with fast ssds - for DB
    and a eorker eith a lot of RAM for a vector database?

  • @KaustubhMaliintothewild
    @KaustubhMaliintothewild 2 года назад

    @37.22 ngresscClassName is nginx!

  • @rudypieplenbosch6752
    @rudypieplenbosch6752 2 года назад +1

    Very interesting stuff, I had the idea of containerising Blender and to render a project on a Kubernetes cluster. At the moment I have a Truenas server with a 5950X, on it, I have 2 VM's with Ubuntu, on each I open Blender and start network rendering my project. My windows workstation also contributes in the rendering process. This is all pretty cumbersome, but it works pretty good, however with a Kubernetes cluster, it should be possible to have a distributed cluster that starts batch processing a Blender project on each computer i make part of this cluster. At least, I hope its possible. I am pretty unfamiliar with docker, since a few days I installed portainer with several interesting containers, seems pretty straightforward, but that's just skimming the surface. First I watch the rest of your video

  • @jykw1717
    @jykw1717 2 года назад +1

    I like your Afrikaans accent of "A-bbi-Ai" hahaha lekker man ty from SA!

  • @ingupro
    @ingupro Год назад

    13:50 k8 start

  • @231sonu
    @231sonu Год назад

    ❤ amazing learning video

  • @intimidate123
    @intimidate123 2 года назад +1

    Wow this is a great video breaking everything down that overwhelms a lot of people trying to learn k8s.

  • @ThePswiegers
    @ThePswiegers Год назад

    Dankie Meester.

  • @kofiantwi3138
    @kofiantwi3138 Год назад

    hey man you the best

  • @muhammadhussein7711
    @muhammadhussein7711 2 года назад

    u r my friend is a legend

  • @jk8190
    @jk8190 2 года назад +1

    Great stuff! The knowledge is really compacted without too much of details and it's combined with practical example.
    Both You and Tech with Nana are amazing tutors!

  • @youssefchtourou1841
    @youssefchtourou1841 2 года назад +1

    Amazing content ! Thanks for this awesome work 😁

  • @remioyediji2689
    @remioyediji2689 Год назад

    Thanks Bro

  • @uploadvoice
    @uploadvoice Год назад

    Gold !

  • @ViacheslavHudzovskyi
    @ViacheslavHudzovskyi Год назад

    up

  • @sihamzine1009
    @sihamzine1009 2 года назад +1

    Thank you marcel!

  • @alucardalu7048
    @alucardalu7048 2 года назад

    Hello, i get below error when i try to create cluster using kind :
    ERROR: failed to create cluster: could not find a log line that matches "Reached target .*Multi-User System.*|detected cgroup v1"

  • @דניאלבכר-ב6ח
    @דניאלבכר-ב6ח 2 года назад

    In your video you show that WordPress there is environment call MYSQL_RANDOM_ROOT_PASSWORD why you put this in configmap and how I can know this in the feature for other apps
    Tank you so much

  • @Harriswilliam94
    @Harriswilliam94 2 года назад

    Something that was missed is that you need to share the docker images with kind. If you are receiving STATUS: ImagePullBackOff when viewing "kubectl -n cms get pods". Then you need to do the following, "kind load docker-image {imagename}"

  • @thedanielspindler
    @thedanielspindler Год назад

    This was an awesome vid! I was lucky enough to work with this guy back at Webjet! Keep up the great work!

  • @chrisre2751
    @chrisre2751 2 года назад +1

    Thanks!

  • @Jimmy_Jones
    @Jimmy_Jones Год назад

    I rarely like a video. But this video was something else. So clear and concise. Thanks.

  • @LuHaTube
    @LuHaTube 2 года назад

    No words. Wooow, from an ocean like Kubernetes what an amazing, short and brief tutorial !!! Thanks very much Marcel.

  • @acosmicabberation8173
    @acosmicabberation8173 2 года назад

    I like how you enjoyed your vacation in Palma de Mallorca and post a picture in your intro :D

  • @heatheryoung7498
    @heatheryoung7498 2 года назад

    Your videos are SOOO good, keep them coming! Helping me soooo much, thank you!!

  • @rauldeandrade
    @rauldeandrade 2 года назад

    I love your videos. Could you make a video discussing distroless docker images and their advantages/disadvantages compared to normal images or alpine?
    Thanks

  • @harishdevarapalli1537
    @harishdevarapalli1537 2 года назад

    Great content,Thanks for your time and efforts for putting your knowledge to us. Thanks a lot,keep going.

  • @stefanschmidbauer6075
    @stefanschmidbauer6075 2 года назад

    Another one I'm going to need to send to all my colleagues. Thank you!

  • @sijoyssamuel5720
    @sijoyssamuel5720 2 года назад

    That was great Marcel. Can we have a video on Helm the same way you did this?

  • @FabianoChagas
    @FabianoChagas 2 года назад

    and here we go to another session that should be part of the official training

  • @דניאלבכר-ב6ח
    @דניאלבכר-ב6ח 2 года назад

    you are the best teacher i never see someone like you
    i love your videos

  • @zuzu-wz9be
    @zuzu-wz9be 2 года назад

    Man, you are cool!

  • @buacomgiadinh1
    @buacomgiadinh1 2 года назад

    thank yoy

  • @devhipster
    @devhipster 2 года назад

    Really appreciate