-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deploy problem: 3 pvc like mysql not created at the script and not specified label selector #352
Comments
I have the same problem:master@master:kubectl get pod -n kubeflow Warning FailedScheduling 32m (x6 over 5h10m) default-scheduler pod has unbound immediate PersistentVolumeClaims |
You should create pv manually |
Resolving since this has been idle for a while. Please reopen if this is still an issue. |
…ubeflow#352) * fix cronjob config * change name * set up CLIENT_ID/CLIENT_SECRET and use kubeflow-ci-deployment * update labels on cluster * update docker tags * create oauth secret * update img tag
as the question, there are need 3 pvc and 3 pv, but the pvcs not set the selector to bind the correspond pod. whether cause binding chaos?
The text was updated successfully, but these errors were encountered: