mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
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