- Azure Disk IOPS is capped at 2300, please read this documentation for details.
- Azure Stack does not support shared disk, so parameter
maxShareslarger than 1 is not valid in aStorageClass. - Azure Stack only supports Standard Locally-redundant (Standard_LRS) and Premium Locally-redundant (Premium_LRS) Storage Account types, so only
Standard_LRSandPremium_LRSare valid for parameterskuNamein aStorageClass. - Azure Stack does not support incremental disk Snapshot, so only
falseis valid for parameterincrementalin aVolumeSnapshotClass. - For Windows agent nodes, you will need to install Windows CSI Proxy, please refer to Windows CSI Proxy. To enable the proxy via AKS Engine API model, please refer to CSI Proxy for Windows.