This commit is contained in:
Andy Zhang 2019-05-05 23:22:21 +08:00 коммит произвёл GitHub
Родитель a59fac919b
Коммит 2f037c2dea
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -165,7 +165,7 @@ Follow detailed steps in [Cluster Autoscaler on Azure](https://github.com/kubern
- agent VM size should have at least **8** CPU cores(e.g. D4_v2) since k8s components would also occupy CPU, memory resources on the node, details about [AKS resource reservation](https://docs.microsoft.com/zh-cn/azure/aks/concepts-clusters-workloads#resource-reservations).
- it's better set a bigger os disk size on agent VM in AKS cluster creation, e.g. set `--node-osdisk-size 128`, original 30GB os disk size is not enough since all images are stored on os disk.
- [GPU workload support best practices on Azure China](./gpu-support.md)
- [GPU workload support best practices on Azure China](https://docs.azure.cn/zh-cn/aks/gpu-cluster)
### Links
- AKS doc: https://docs.azure.cn/zh-cn/aks/