kubernetes/docs/api-reference
Kubernetes Submit Queue 47f63acf23 Merge pull request #41931 from jessfraz/pip
Automatic merge from submit-queue (batch tested with PRs 41931, 39821, 41841, 42197, 42195)

Admission Controller: Add Pod Preset

Based off the proposal in https://github.com/kubernetes/community/pull/254

cc @pmorie @pwittrock 

TODO:
- [ ] tests



**What this PR does / why we need it**: Implements the Pod Injection Policy admission controller

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
Added new Api `PodPreset` to enable defining cross-cutting injection of Volumes and Environment into Pods.
```
2017-03-01 20:07:54 -08:00
..
apps/v1beta1 Added ability for Docker containers to set usage of dns settings along with hostNetwork is true 2017-03-01 17:10:00 +00:00
authentication.k8s.io generated 2017-02-28 23:05:40 -08:00
authorization.k8s.io generated 2017-02-28 23:05:40 -08:00
autoscaling generated 2017-02-28 23:05:40 -08:00
batch Added ability for Docker containers to set usage of dns settings along with hostNetwork is true 2017-03-01 17:10:00 +00:00
certificates.k8s.io/v1beta1 generated 2017-02-28 23:05:40 -08:00
extensions/v1beta1 Added ability for Docker containers to set usage of dns settings along with hostNetwork is true 2017-03-01 17:10:00 +00:00
policy/v1beta1 generated 2017-02-28 23:05:40 -08:00
rbac.authorization.k8s.io generated 2017-02-28 23:05:40 -08:00
settings.k8s.io/v1alpha1 run generators and updaters 2017-03-01 13:04:29 -08:00
storage.k8s.io/v1beta1 generated 2017-02-28 23:05:40 -08:00
v1 Added ability for Docker containers to set usage of dns settings along with hostNetwork is true 2017-03-01 17:10:00 +00:00
labels-annotations-taints.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

API Reference

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

Analytics