Skip to content

Commit

Permalink
add more examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mfanjie committed Dec 7, 2021
1 parent f106c5a commit 3a75cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module11/vpa/readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kubectl apply -f vpa.yaml
```
1. get all pods->
2. get live pods->
3. get pods managed by vpa->
3. get pods managed by vpa && evictable ->
4. add to updater queue->
5. if (within recommend range && no oom) || (oom but resourcediff==0) -->no update
else pods enqueue with priority->
Expand Down

0 comments on commit 3a75cd8

Please sign in to comment.