Files
kubernetes/contrib
Eric Paris 45026f40d1 update --api_servers to include the protocol
Works:
--api_servers=127.0.0.1:8080
--api_servers=http://127.0.0.1:8080
--api_servers=http://localhost:8080

Fails:
--api_servers=localhost:8080

Include the http:// in the example, so users aren't likely to hit the
problem
2015-03-11 14:07:39 -04:00
..
2015-02-26 15:00:01 -08:00
2015-03-01 21:07:22 +09:00
2015-01-15 09:12:19 -08:00