limalc

Results 3 comments of limalc

Which version of kubespray are you using? Please add the parameter `unsafe_show_logs: true` to be able to output more debug information

I think the variable `local_path_provisioner_image_repo: "rancher/local-path-provisioner"` should be `local_path_provisioner_image_repo: "{{ docker_image_repo }}/rancher/local-path-provisioner"`

Would you please run the following commands: ``` kubectl get cm extension-apiserver-authentication -n kube-system kubectl describe role extension-apiserver-authentication-reader -n kube-system kubectl describe rolebindings.rbac.authorization.k8s.io system::extension-apiserver-authentication-reader -n kube-system ```