Skip to content

Commit 25ebab8

Browse files
committed
README: fix the new profile name
1 parent 481d56a commit 25ebab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The following profiles are currently provided:
107107
* [`LifecycleAndUtilization`](#LifecycleAndUtilization)
108108
* [`LongLifecycle`](#LongLifecycle)
109109
* [`CompactAndScale`](#compactandscale-techpreview)
110-
* [`devKubeVirtRelieveAndMigrate`](#devkubevirtrelieveandmigrate-techpreview)
110+
* [`DevKubeVirtRelieveAndMigrate`](#devkubevirtrelieveandmigrate)
111111
* [`EvictPodsWithPVC`](#EvictPodsWithPVC)
112112
* [`EvictPodsWithLocalStorage`](#EvictPodsWithLocalStorage)
113113

@@ -153,7 +153,7 @@ An under utilized node is any node consuming less than 20% of its available cpu,
153153
This profile enables the [`HighNodeUtilization`](https://github.com/kubernetes-sigs/descheduler/#highnodeutilization) strategy.
154154
In the future, more configuration may be made available through the operator based on user feedback.
155155

156-
### devKubeVirtRelieveAndMigrate
156+
### DevKubeVirtRelieveAndMigrate
157157

158158
This profiles seeks to evict pods from high-cost nodes to relieve overall expenses while considering workload migration.
159159
Node cost can include:

0 commit comments

Comments
 (0)