How Pods and the Pod Lifecycle work in Kubernetes

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

КОМЕНТАРІ • 23

  • @jmmtechnology4539
    @jmmtechnology4539 2 роки тому +5

    This is a great high level overview but it's important not to confuse 'pod phase' with container states (and the reason we're in those states).
    For example, after the scheduler determines which node the pod will go to the pod phase remains in 'pending', the container state is 'waiting' but the reason for that state
    is 'ContainerCreating' and this reason field is what we see on the output under 'STATUS' when running kubectl get pods.

  • @AbleBuilders
    @AbleBuilders 3 роки тому +4

    That's co-creator of Kubernetes. Definitely very well explained.

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

    Awesome video. Is the wall in front of speaker and Brendan is writing fluidly in reverse direction so to the viewer it appears Left to Right?

  • @saxmanrex
    @saxmanrex 2 роки тому +3

    Excellent video: very good explanation of Kubernetes fundamentals.

  • @MrMusicwiseman
    @MrMusicwiseman 4 роки тому +7

    Awesome idea with transparent wall !

  • @JanisBebritis
    @JanisBebritis 2 роки тому +1

    It's important to emphasize that init container does not share a state with the rest of containers in the pod, unless it shares the state via some kind of storage. This is an important distinction, it's not the same as pod's postStart hook.

  • @normandy1140
    @normandy1140 3 роки тому +1

    Props for writing all of that backwards.

  • @James-sc1lz
    @James-sc1lz Рік тому

    Great dashboard idea Microsoft no doubt copied from VMware who were doing it well before anyone. That aside, thanks for sharing

  • @alphanuevo
    @alphanuevo 4 роки тому +2

    Great video series! One minor thing is if you listen to this playlist with headphones the intro audio is a bit loud. Great sounds though...

  • @NitishKumar-fq7eh
    @NitishKumar-fq7eh 4 роки тому +2

    Very clear explanation. Well explained 👍

  • @GuitarreroDaniel
    @GuitarreroDaniel 4 роки тому +1

    Very well explained, thanks for this!

  • @gauravsood150
    @gauravsood150 4 роки тому

    If TerminationGracePeriodSecond is set to a high value (1 year) and preStop hook is executed successfully in 5 minutes. What will happens then? Does the pod shutdowns after 5 minutes or it will wait for TerminationGracePeriodSecond?

  • @toetoeag
    @toetoeag 2 роки тому

    Well explanation and can understand easily. Thanks a lot.

  • @timkaborgalinov2848
    @timkaborgalinov2848 3 роки тому

    Very clear explanation. Well explained 👍

  • @rekhakalasare4910
    @rekhakalasare4910 2 роки тому

    Very good explanation

  • @이희성-s5z
    @이희성-s5z 2 роки тому

    좋은 영상 잘보고갑니다.
    감사합니다!

  • @akashchoudhary5895
    @akashchoudhary5895 3 роки тому

    very clearly explained sir

  • @sisaytadesse3947
    @sisaytadesse3947 2 роки тому

    thank you

  • @manucloudlearning2474
    @manucloudlearning2474 4 роки тому

    Very useful, Thank you

  • @belliraj1
    @belliraj1 4 роки тому

    awesome tutorial

  • @ИванЛегостин-н6ь
    @ИванЛегостин-н6ь 4 роки тому

    Thanks a lot!

    • @smartpcr
      @smartpcr 4 роки тому

      cool blackboard