Launching image rancher/k8s:v1.9.1-rancher1-1 with (VolumeScheduling=true,PersistentLocalVolumes=true) feature-gates enabled generates the following error in the scheduler logs:
1 reflector.go:205] k8s.io/kubernetes/vendor/k8s.io/ client-go/informers/factory.go:86: Failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list storageclasses.storage.k8s.io at the cluster scope
@baboune, I apologize that it may be a little bit out of the topic. Could you kind share me how could you launch the image “rancher/k8s:v1.9.1-rancher1-1” ? Is it just done by “docker run”? Thanks.