k3s/docs/api-reference
Kubernetes Submit Queue 5d4d596667 Merge pull request #36438 from mwielgus/pdb-generation
Automatic merge from submit-queue

Use generation in pod disruption budget

Fixes #35324

Previously it was possible to use allowedDirsruptions calculated for the previous spec with the current spec. With generation check API servers always make sure that allowedDisruptions were calculated for the current spec. 

At the same time I set the registry policy to only accept updates if the version based on which the update was made matches to the current version in etcd. That ensures that parallel eviction executions don't use the same allowed disruption.

cc: @davidopp @kargakis @wojtek-t
2016-11-09 10:02:29 -08:00
..
apps/v1beta1 Photon Controller support: Address github code review comments. 2016-11-08 09:37:20 -08:00
authentication.k8s.io/v1beta1 generated: docs 2016-11-04 23:38:37 -04:00
authorization.k8s.io/v1beta1 generated: docs 2016-11-04 23:38:37 -04:00
autoscaling/v1 Merge pull request #35481 from smarterclayton/apidoc 2016-11-05 18:51:47 -07:00
batch Autogenerated files update due to new API changes for photon volume 2016-11-08 09:37:20 -08:00
certificates.k8s.io/v1alpha1 Merge pull request #35481 from smarterclayton/apidoc 2016-11-05 18:51:47 -07:00
extensions/v1beta1 Autogenerated files update due to new API changes for photon volume 2016-11-08 09:37:20 -08:00
policy/v1beta1 Autogenerated stuff for PDB status observed generation 2016-11-08 17:06:18 +01:00
rbac.authorization.k8s.io/v1alpha1 Merge pull request #35481 from smarterclayton/apidoc 2016-11-05 18:51:47 -07:00
storage.k8s.io/v1beta1 Merge pull request #35481 from smarterclayton/apidoc 2016-11-05 18:51:47 -07:00
v1 Photon Controller support: Address github code review comments. 2016-11-08 09:37:20 -08: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