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

Integration with Storage Capacity feature #381

Open
mishoyama opened this issue Apr 29, 2021 · 1 comment
Open

Integration with Storage Capacity feature #381

mishoyama opened this issue Apr 29, 2021 · 1 comment

Comments

@mishoyama
Copy link
Collaborator

mishoyama commented Apr 29, 2021

BM CSI must be integrated with the Storage Capacity feature - https://kubernetes.io/docs/concepts/storage/storage-capacity/
GetCapacityResponse should combine all BM CSI ACs for specific SC and return:

  1. Total capacity
  2. Maximum unit size
  3. Minimum unit size

Currently (K8s version 1.19-1.21) Storage Capacity feature has limitations for PODs scheduling with multiple volumes - kubernetes/enhancements#1703.

@mishoyama
Copy link
Collaborator Author

Once this feature is implemented in K8s we can deprecate CSI Scheduler and Scheduler extender.

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