kubernetes/docs
Justin Santa Barbara c081e29a55 Add docs for AWS LoadBalancers: use kubectl describe
On AWS, we create ELBs for services with Type=LoadBalancer.

ELBs use hostnames, and the hostname is too long to fit in the output of
`kubectl get`.  So instead the user must do `kubectl describe service
<id>`.

Fix #13827
2016-02-12 10:07:11 -05:00
..
admin autogenerated 2016-02-11 13:14:47 -08:00
api-reference Remove validation of *VolumeSource.FSType. 2016-02-09 09:13:06 +01:00
design MetadataPolicy design doc. 2016-02-09 22:30:57 -08:00
devel Merge pull request #20758 from ihmccreery/reconcile-testing-docs 2016-02-10 20:00:09 -08:00
getting-started-guides Merge pull request #20711 from kinvolk/docs-fix-coreos-casing 2016-02-10 02:21:55 -08:00
man/man1 Update kubectl create subcommand to use printer flags 2016-02-11 15:37:47 -05:00
proposals Merge pull request #20896 from kinvolk/ckuehl/replace-rocket-with-rkt 2016-02-09 16:05:01 -08:00
user-guide Add docs for AWS LoadBalancers: use kubectl describe 2016-02-12 10:07:11 -05:00
api.md Enable ReplicaSets in e2e tests. 2016-02-06 03:46:17 -08:00
README.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
reporting-security-issues.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
roadmap.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
troubleshooting.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Remove CAPS reference. Add node self-healing. 2016-01-25 18:51:30 +00: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.

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

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

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics