You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,3 +41,5 @@ sudo systemctl start containerd
41
41
Starting and stopping a scheduler using schedctl is trivial. Just identify the scheduler you want to run using `schedctl list` and then operate it using `schedctl start` and `schedctl stop`.
42
42
43
43
Simple as that. The tool will take care of downloading the scheduler and start the binary inside it.
44
+
45
+
**Since containerized schedulers require extended capabilities, it's very likely that you'll need to run `schedctl` as root.**
0 commit comments