kubernetes/docs/getting-started-guides
Andrew Smith 5282be9a86 Change nginx bind port so it doesn't conflict
Currently if you follow this guide when it comes to starting nginx you get this error:

    Error starting userland proxy: listen tcp 0.0.0.0:8080

Because Kubernetes is already listening on :8080, so you can't bind nginx to :8080, so I've changed it to :8081
2014-11-30 11:14:24 +00:00
..
aws fix indent 2014-11-25 16:52:47 -08:00
coreos docs: CoreOS worker nodes should not require a local etcd install 2014-11-26 15:15:40 -08:00
fedora rename kube server binaries to kube- 2014-11-13 20:08:26 -05:00
aws-coreos.md update links to upstream release 2014-11-25 16:34:43 -08:00
aws.md Update instructions to note the change of AMI 2014-11-24 21:26:32 -08:00
azure.md Azure review fixes. 2014-11-20 16:40:35 -08:00
binary_release.md Point our docs at the releases page 2014-11-13 22:22:35 -08:00
cloudstack.md Adding a CloudStack deployment page with initial documentation and place holders 2014-10-14 08:50:47 -04:00
coreos.md update CoreOS installation guides 2014-11-26 05:32:14 -08:00
gce.md Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
local_docker.md local_docker: add export PATH to kubecfg binary 2014-10-27 11:16:07 -07:00
locally.md Change nginx bind port so it doesn't conflict 2014-11-30 11:14:24 +00:00
logging.md standard config opt names: logging 2014-11-25 17:41:53 -08:00
rackspace.md Add Rackspace to build/release.sh 2014-10-20 12:14:20 -05:00
vagrant.md Use formatLabel instead of label.Set 2014-11-24 18:45:29 -05:00
vsphere.md Use curl exclusively in vSphere deployment 2014-11-11 17:22:02 -08:00