Skip to content

Commit 260a741

Browse files
committed
update
Signed-off-by: kaihsun <[email protected]>
1 parent 8d494ad commit 260a741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ any vanilla Kubernetes scheduling capability. Instead, a lot of extra out-of-box
9797
- name: PrioritySort
9898
```
9999

100-
1. Set the file permissions of `sched-cc.yaml` to 0644
100+
1. Set the file permissions of `scheduler.conf` to 0644
101101

102102
```bash
103-
chmod 0644 /etc/kubernetes/sched-cc.yaml
103+
chmod 0644 /etc/kubernetes/scheduler.conf
104104
```
105105

106106
1. **❗IMPORTANT**❗ Starting with release v0.19, several plugins (e.g., coscheduling) introduced CRD

0 commit comments

Comments
 (0)