This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
Temporary storage only shows 30GB even though underlying VM has 200GB. #2145
Labels
bug
Something isn't working
I provisioned a cluster using aks-engine with Standard_D8_v3 VMs, which have 200GB temporary storage (https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-general)
However, when I get nodes statistics, it shows that only 30GB is available:
Describe the bug
Standard_D8_v3 VM has 200 GB Temp Storage, but we only see 30GB.
Steps To Reproduce
Create a cluster using aks-engine using any VM with > 30GB temporary storage. You will only see 30GB in Kubernetes.
Expected behavior
We must be able to fully utilize the full capacity of underlying VM's Temporary storage.
AKS Engine version
0.39.2
Kubernetes version
1.15.3
Additional context
The text was updated successfully, but these errors were encountered: