kubernetes/docs/api-reference
k8s-merge-robot 09adffb318 Merge pull request #23317 from aanm/removing-ipv4-enforcement
Automatic merge from submit-queue

Remove requirement that Endpoints IPs be IPv4

Signed-off-by: André Martins <aanm90@gmail.com>

Release Note: The `Endpoints` API object now allows IPv6 addresses to be stored.  Other components of the system are not ready for IPv6 yet, and many cloud providers are not IPv6 compatible, but installations that use their own controller logic can now store v6 endpoints.
2016-04-21 03:34:50 -07:00
..
autoscaling/v1 Update API docs 2016-04-20 12:13:09 -04:00
batch/v1 Update API docs 2016-04-20 12:13:09 -04:00
extensions/v1beta1 Update API docs 2016-04-20 12:13:09 -04:00
v1 Merge pull request #23317 from aanm/removing-ipv4-enforcement 2016-04-21 03:34:50 -07:00
README.md Add a README for api-reference docs and link to it instead of linking to swagger-ui 2016-03-16 15:47:30 -07:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

Documentation for other releases can be found at releases.k8s.io.

API Reference

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

Analytics