We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Default quota when creating a resource pool is:
quotaCpu: 1, quotaMemory: 1, quotaGpu: 0,
But the UI picks the default resource class to pre-populate the newly created resource pool.
Error 1422: The resource class with name small is not compatible with the quota.
The text was updated successfully, but these errors were encountered:
fix: make the pre-populated quota large enough
0ca8b86
Fixes #3417.
e864cf8
Successfully merging a pull request may close this issue.
Default quota when creating a resource pool is:
But the UI picks the default resource class to pre-populate the newly created resource pool.
Error 1422: The resource class with name small is not compatible with the quota.
The text was updated successfully, but these errors were encountered: