pod affinity and pod anti affinity in kubernetes

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

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

  • @mohanbabu902
    @mohanbabu902 3 года назад

    Great Expectations than you very much🙏🙏🙏🙏🙏😍😍😍😍

  • @mayureshpatilvlogs
    @mayureshpatilvlogs 4 года назад

    You are doing great job . keep posting more content. 👍👍

  • @elmehdisaniss2731
    @elmehdisaniss2731 3 года назад +1

    Well explaned, thank you.

  • @Didi-pm4fk
    @Didi-pm4fk Год назад

    very very good ... many thanks :)

  • @tusharpatil3593
    @tusharpatil3593 4 года назад

    Appreciate your work Deekshith..

    • @kylanevan3909
      @kylanevan3909 3 года назад

      i guess I am kinda randomly asking but do anyone know of a good website to stream newly released movies online ?

  • @SivaKumar-qs5hw
    @SivaKumar-qs5hw 3 года назад

    Nice explanation

  • @SreenathV
    @SreenathV 3 года назад

    Very good tutorial

  • @sweathagulabi641
    @sweathagulabi641 4 года назад

    Nice video

  • @srinivassambari5144
    @srinivassambari5144 3 года назад +1

    so the main diff between pod affinity and pod anti affinity is
    in pod affinity - required pod is created on the host if there is any pod with specified labels in pod affinity labels selector is already running on the host
    and pod anti affinity - required pod created only if there is no pod with specified labels in pod anti affinity labels selector is running on the host.
    Am I correct?

  • @shanumangla1393
    @shanumangla1393 3 года назад

    Awesome videos, could u please also make video on Autoscaling in Kubernetes

  • @VEXXHOSTInc
    @VEXXHOSTInc 4 года назад

    Great video!

  • @aimjob2788
    @aimjob2788 4 года назад

    Nice video, could you please do answers video for remaining devops interview questions...

  • @onkarnaik3349
    @onkarnaik3349 4 года назад +1

    Configuring our own schedulers using static pods management can also solves lots of use cases rather than always relay on master node . What you think sir ?

    • @manasjain914
      @manasjain914 3 года назад

      static pod directly managed by kubelet and these are just mirror pod on the kubernetes api server

  • @vimalprasath679
    @vimalprasath679 3 года назад

    Hi Awesome videos, Now i want to increase webserver replication count 4 means, it could create into node1 two pod webserver and node2 two pod webserver am i correct

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

    Hi bro,if i apply pod anti affinity should i require equal number of nodes with replicas, i mean if i have 100 replicas we need 100nodes right

  • @krishnag2668
    @krishnag2668 3 года назад

    You should have explained topological key in better way.