Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 171 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 171 Bytes

kubernetes-scheduler

Create service account for the custom scheduler

kubectl create serviceaccount custom-scheduler-sa

kubectl apply -f ./deployment/rbac.yml