kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.33k stars 4.88k forks source link

Fail faster when using QEMU with user network and no network connectivity #15041

Open spowelljr opened 2 years ago

spowelljr commented 2 years ago

Related to https://github.com/kubernetes/minikube/issues/15021

Currently, if a user is using --driver=qemu with --network=user and -container-runtime=docker and the first nameserver in their /etc/resolv.conf on their host is an abnormal DNS (internal corp), minikube will start to fail and a take a long time to do so (~10 mins).

This is too long to leave the user hanging, especially since there are no error messages provided to the user until around 5 minutes in.

The time to failure should be greatly increased and take around a minute and a half at the longest, but the faster the better.

k8s-triage-robot commented 1 year ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 1 year ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten