IBM / kube-safe-scheduler

Apache License 2.0
49 stars 14 forks source link

RBAC permissions needed #7

Closed akanso closed 5 years ago

akanso commented 5 years ago

The scheduler needs to access several k8s resources including nodes and pods ... It needs RBAC permission for that, therefore a ClusterRole and ClusterRolebinding are needed for that purpose.

akanso commented 5 years ago

closed with PR #6