mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-18 17:00:24 +00:00
When starting an e2e test in a pod in a cluster, if the host is not specified in the command line, we default to using 'http://127.0.0.1:8080' currently. We should try the in-cluster config, save it to a temporary file and use that with kubectl