Taints and Tolerations in Kubernetes | AKS

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

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

  • @SureshS-ss6ty
    @SureshS-ss6ty 18 дней назад

    hi this is interesting,
    I recently applied taints and tolerations in an AKS cluster with multiple nodes. The setup consists of one system node and two user nodes. I tainted one of the user nodes, while the remaining two nodes (one user node and the system node) do not have taints.
    When I run a YAML pod that has a toleration matching the taint on the tainted user node, I observed that the pod is being scheduled on the system node, which has no taints. This behavior is unexpected.
    It seems that if any node in the cluster is missing the specified taint, the scheduler will assign the pod to that node, even if there are nodes with matching taints and tolerations. Is this the expected behavior of the AKS scheduler?

  • @agun21st
    @agun21st Год назад +1

    very nice and easy way to explain. Thanks a lot.

  • @AKASHDPakash
    @AKASHDPakash 6 месяцев назад

    Good one Nirav. Thanks for your effort

  • @t.pavanpavan2898
    @t.pavanpavan2898 6 месяцев назад

    can i connect private azure kubernetes cluster with lens?

  • @HerbalifeWorld-s8s
    @HerbalifeWorld-s8s Год назад

    Is PreferNoSchedule effect is not that important than NoSchedule and NoExecute?

  • @SriramM-g6w
    @SriramM-g6w Год назад +1

    Nice explanation bro. Thanks.

  • @nileshjejurkar7839
    @nileshjejurkar7839 10 месяцев назад +1

    I m very confused before watching video but now understanding of AKS

    • @Niravgandhi
      @Niravgandhi  10 месяцев назад

      Thanks... please share the video with your connection

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

    Plz Explain this Tool lens

    • @Niravgandhi
      @Niravgandhi  Год назад +1

      Sure..i will create a dedicated video on this