kubernetes/docs/api-reference
Clayton Coleman 2861ae5eb9
Support burst in stateful set scale up and down
The alpha field podManagementPolicy defines how pods are created,
deleted, and replaced. The new `Parallel` policy will replace pods
as fast as possible, not waiting for the pod to be `Ready` or providing
an order. This allows for advanced clustered software to take advantage
of rapid changes in scale.
2017-05-21 01:14:26 -04:00
..
apps/v1beta1 Support burst in stateful set scale up and down 2017-05-21 01:14:26 -04: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 more stuff. 2017-05-18 20:31:10 -07:00
certificates.k8s.io/v1beta1 generated: api changes 2017-05-18 10:07:47 -04:00
extensions/v1beta1 more stuff. 2017-05-18 20:31:10 -07:00
policy/v1beta1 generated: api changes 2017-05-18 10:07:47 -04:00
rbac.authorization.k8s.io generated: api changes 2017-05-18 10:07:47 -04:00
settings.k8s.io/v1alpha1 more stuff. 2017-05-18 20:31:10 -07:00
storage.k8s.io generated: api changes 2017-05-18 10:07:47 -04:00
v1 more stuff. 2017-05-18 20:31:10 -07: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