Does / Will AKS support spreading pods across update domains?

前端 未结 1 1322
青春惊慌失措
青春惊慌失措 2021-01-26 01:31

According to this article (April 2018) AKS is capable of intelligently placing pods across fault domains when running in an availability set, but it does not consider update dom

相关标签:
1条回答
  • 2021-01-26 01:51

    It already does this automatically when you setup your cluster. Your nodes are placed into an availability set and in that availability set they are placed into separate fault domains and update domains.

    0 讨论(0)
提交回复
热议问题