Skip to content
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

The default command with persistance.enabled results in fail to deploy state with no automatic PV provisioner #87

Open
kjw3 opened this issue Sep 5, 2024 · 0 comments

Comments

@kjw3
Copy link

kjw3 commented Sep 5, 2024

In the helm readme, the default command includes --set persistence.enabled=true. However, with this parameter included on a k8s environment that doesn't have auto PV provisioning, the NIM will fail to deploy and the pod will stay in a pending state.

Warning  FailedScheduling  2m25s  default-scheduler  0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..

Recommend either removing that flag or adding more explanation to the user to explain the storage requirement expected of the k8s environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant