k3s/docs/api-reference
Kubernetes Submit Queue 40063e8810
Merge pull request #67737 from tallclair/runtimeclass-podapi
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Runtimeclass podapi

Adds (but doesn't implement) the RuntimeClass Pod API proposed in https://github.com/kubernetes/community/blob/master/keps/sig-node/0014-runtime-class.md

Based on the result (lazy consensus) of the alpha fields discussion on sig-architecture: https://groups.google.com/forum/#!topic/kubernetes-sig-architecture/y9FulL9Uq6A

For https://github.com/kubernetes/features/issues/585

**Special notes for your reviewer**:

**Release note**:
```release-note
RuntimeClass is a new API resource for defining different classes of runtimes that may be used to run containers in the cluster. Pods can select a RunitmeClass to use via the RuntimeClassName field. This feature is in alpha, and the RuntimeClass feature gate must be enabled in order to use it.
```

/sig node
/kind api-change
/priority important-soon
/milestone v1.12
2018-08-23 16:53:29 -07:00
..
admissionregistration.k8s.io Update generated 2018-08-22 16:54:41 -07:00
apps regenerate files 2018-08-23 13:32:10 -07:00
authentication.k8s.io Update deletionTimestamp with information about finalizer effect 2017-11-03 10:48:48 +08:00
authorization.k8s.io autogenerated 2017-11-03 13:46:29 -07:00
autoscaling document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
batch regenerate files 2018-08-23 13:32:10 -07:00
certificates.k8s.io/v1beta1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
coordination.k8s.io/v1beta1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
events.k8s.io/v1beta1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
extensions/v1beta1 regenerate files 2018-08-23 13:32:10 -07:00
networking.k8s.io/v1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
policy/v1beta1 auto generated code 2018-08-22 21:59:44 +09:00
rbac.authorization.k8s.io document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
scheduling.k8s.io document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
settings.k8s.io/v1alpha1 document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
storage.k8s.io document /watch prefix deprecation 2018-08-07 08:20:53 -04:00
v1 regenerate files 2018-08-23 13:32:10 -07:00
OWNERS