mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Add Local Storage Capacity Isolation API This PR adds the new APIs to support storage capacity isolation as described in the proposal [https://github.com/kubernetes/community/pull/306](url) 1. Add SizeLimit for emptyDir volume 2. Add scratch and overlay storage type used by container level or node level **Release note**: ```release-note Alpha feature: Local volume Storage Capacity Isolation allows users to set storage limit to isolate EmptyDir volumes, container storage overlay, and also supports allocatable storage for shared root file system. ``` |
||
---|---|---|
.. | ||
admissionregistration.k8s.io/v1alpha1 | ||
apps/v1beta1 | ||
authentication.k8s.io | ||
authorization.k8s.io | ||
autoscaling | ||
batch | ||
certificates.k8s.io/v1beta1 | ||
extensions/v1beta1 | ||
networking.k8s.io/v1 | ||
policy/v1beta1 | ||
rbac.authorization.k8s.io | ||
settings.k8s.io/v1alpha1 | ||
storage.k8s.io | ||
v1 | ||
README.md | ||
labels-annotations-taints.md |
README.md
API Reference
Use the following reference docs to understand the kubernetes REST API for various API group versions:
- v1: operations, model definitions
- extensions/v1beta1: operations, model definitions
- batch/v1: operations, model definitions
- autoscaling/v1: operations, model definitions