mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-13 18:49:04 +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