Skip to content

Commit e6a7bc1

Browse files
fhryo-msftkhdownie
andauthored
Update articles/storage/container-storage/manage-local-container-storage-interface-driver-placement.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 5572541 commit e6a7bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/container-storage/manage-local-container-storage-interface-driver-placement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Azure Container Storage uses local CSI driver to manage local NVMe volumes. By c
2020

2121
Managing the placement of Local CSI drivers is essential in the following scenarios:
2222

23-
- Scenario 1: Mixed node pools with different capabilities. Clusters often contain multiple node pools with different instance types. Without node affinity, Local CSI driver pods may be scheduled onto nodes that don't have local NVMe disks and can't successfully service storage requests.
23+
- Scenario 1: Mixed node pools with different capabilities. Clusters often contain multiple node pools with different instance types. Without node affinity, local CSI driver pods might be scheduled onto nodes that don't have local NVMe disks and can't successfully service storage requests.
2424

2525
- Scenario 2: Mixed node pools for distinct workloads. In large clusters, it's common to have multiple node pools, each tailored for specific types of workloads. Without node affinity, local CSI driver pods might be scheduled on node pools that aren’t meant to use local NVMe disks, even if those disks are configured.
2626

0 commit comments

Comments
 (0)