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

[Epic Blob-CSI] Remove or greatly increase the storage cap on namespaces #1005

Closed
Tracked by #1001
blairdrummond opened this issue Apr 13, 2022 · 3 comments · Fixed by StatCan/aaw-kubeflow-profiles-controller#30
Assignees
Labels
size/S ~1 day

Comments

@blairdrummond
Copy link
Contributor

No description provided.

@Collinbrown95
Copy link
Contributor

In Kubernetes PVCs must have a size declared so we simply pick a default size. https://github.com/StatCan/aaw-kubeflow-profiles-controller/pull/30/files This is set in the quotas.go "sub-controller" of the profiles-controller repo.

@brendangadd
Copy link
Contributor

Let's make the storage quota increase specific to certain storage classes (assuming Blob CSI vs. Azure Disk are different classes). See https://kubernetes.io/docs/concepts/policy/resource-quotas/#storage-resource-quota

/cc @Collinbrown95

@rohank07
Copy link
Contributor

Closing: Applying kube cost regex rules to ignore the blob-csi PV and PVCs in costing report. https://gitlab.k8s.cloud.statcan.ca/cloudnative/aaw/modules/terraform-statcan-aaw-platform/-/merge_requests/44/diffs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S ~1 day
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants