Skip to content

Commit 79fac74

Browse files
committed
chore: Remove project code name from docs
1 parent 015da2c commit 79fac74

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/design-v2.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ When the `ControllerUnpublishVolume` API in the CSI Controller plug-in is called
6767

6868
### Scheduler Extender
6969

70-
The Manadalay scheduler extender influences pod placement by prioritizing healthy nodes where attachment replicas for the required persistent volume(s) already exist (i.e. node(s) to which the managed disk(s) is(are) already attached). It relies on the `AzVolumeAttachment` instances
71-
to determine which nodes have attachment replicas, and the heartbeat information in the `AzDriverNode` to determine health. If no attachment replicas for the specified persistent volume currently exist, the scheduler extender will weight all nodes equally.
70+
The V2 driver scheduler extender influences pod placement by prioritizing healthy nodes where attachment replicas for the required persistent volume(s) already exist (i.e. node(s) to which the managed disk(s) is(are) already attached). It relies on the `AzVolumeAttachment` instances to determine which nodes have attachment replicas, and the heartbeat information in the `AzDriverNode` to determine health. If no attachment replicas for the specified persistent volume currently exist, the scheduler extender will weight all nodes equally.
7271

7372
### Provisioner Library
7473

docs/images/v2_arch.png

47.6 KB
Loading

0 commit comments

Comments
 (0)