k3s/docs/api-reference
Kubernetes Submit Queue 14a1cdd208 Merge pull request #44785 from jingxu97/April/apistorage
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. 
```
2017-06-01 09:12:19 -07:00
..
admissionregistration.k8s.io/v1alpha1 generated 2017-05-26 00:14:11 -07:00
apps/v1beta1 Merge pull request #44785 from jingxu97/April/apistorage 2017-06-01 09:12:19 -07:00
authentication.k8s.io generated: api changes 2017-05-18 10:07:47 -04:00
authorization.k8s.io generated: api changes 2017-05-18 10:07:47 -04:00
autoscaling generated: api changes 2017-05-18 10:07:47 -04:00
batch generated files 2017-05-31 13:06:39 -07:00
certificates.k8s.io/v1beta1 generated: api changes 2017-05-18 10:07:47 -04:00
extensions/v1beta1 Merge pull request #44785 from jingxu97/April/apistorage 2017-06-01 09:12:19 -07:00
networking.k8s.io/v1 Regenerate files 2017-05-28 10:11:02 -04:00
policy/v1beta1 PDB MaxUnavailable: Generated 2017-05-23 07:42:24 -07:00
rbac.authorization.k8s.io generated: api changes 2017-05-18 10:07:47 -04:00
settings.k8s.io/v1alpha1 generated files 2017-05-31 13:06:39 -07:00
storage.k8s.io generated: api changes 2017-05-18 10:07:47 -04:00
v1 generated files 2017-05-31 13:06:39 -07:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
labels-annotations-taints.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

README.md

API Reference

Use the following reference docs to understand the kubernetes REST API for various API group versions:

Analytics