Files
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
..
2014-11-25 16:52:47 -08:00
2014-11-25 16:34:43 -08:00
2014-11-20 16:40:35 -08:00
2014-11-26 05:32:14 -08:00
2014-11-25 15:17:00 -08:00
2014-11-25 17:41:53 -08:00
2014-10-20 12:14:20 -05:00