k3s/docs/api-reference
Doug Davis 9d5bac6330 Change minion to node
Contination of #1111

I tried to keep this PR down to just a simple search-n-replace to keep
things simple.  I may have gone too far in some spots but its easy to
roll those back if needed.

I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.

I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs

Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
..
apps/v1alpha1 Adds datasetUUID for referencing flocker datasets 2016-09-27 13:19:22 +00:00
authentication.k8s.io/v1beta1 Generate API docs for authentication API group 2016-09-09 16:02:42 -04:00
authorization.k8s.io/v1beta1 generated code that was missing before 2016-09-22 13:30:42 -04:00
autoscaling/v1 generated: swagger, docs 2016-09-19 19:43:42 -04:00
batch Adds datasetUUID for referencing flocker datasets 2016-09-27 13:19:22 +00:00
certificates.k8s.io/v1alpha1 generated: swagger, docs 2016-09-19 19:43:42 -04:00
extensions/v1beta1 extensions: generated code for minReadySeconds/availableReplicas 2016-09-28 11:25:13 +02:00
policy/v1alpha1 generated code that was missing before 2016-09-22 13:30:42 -04:00
rbac.authorization.k8s.io/v1alpha1 generated code that was missing before 2016-09-22 13:30:42 -04:00
storage.k8s.io/v1beta1 generated code that was missing before 2016-09-22 13:30:42 -04:00
v1 Change minion to node 2016-09-28 10:53:30 -07:00
README.md Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00

README.md

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.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.4/docs/api-reference/README.md).

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