Skip to content

Commit 5572541

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 37b7ad0 commit 5572541

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
@@ -22,7 +22,7 @@ Managing the placement of Local CSI drivers is essential in the following scenar
2222

2323
- 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.
2424

25-
- 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 may be scheduled on node pools that aren’t meant to use local NVMe disks, even if those disks are configured.
25+
- 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

2727
## Node affinity via StorageClass annotations
2828

0 commit comments

Comments
 (0)