问题
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 domains yet. Will update domains be used to place pods in AKS anytime soon?
回答1:
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.
来源:https://stackoverflow.com/questions/53013867/does-will-aks-support-spreading-pods-across-update-domains