Skip to content

Minikube tunnel hangs on Ubuntu 20 in Windows 10 #12115

Closed as not planned
Closed as not planned
@johnnybigert

Description

@johnnybigert

Steps to reproduce the issue:

  1. minikube start
  2. kubectl apply -f manifests/storage-deployment.yaml
  3. kubectl apply -f manifests/storage-service.yaml
  4. minikube tunnel

Full output of minikube logs command:
out.txt

Full output of failed command:
Observed behavior: The minikube tunnel command provides no output and appears to be frozen. (However, using htop I can see that the tunnel command is using cpu and memory. Also, if I do minikube stop in another terminal, the tunnel command starts outputting error messages.)
Expected behavior: Output of service IP addresses etc. like the output in this example.

Note that the Ubuntu 20.04 is running in Windows 10 (WSL2).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/tunnelSupport for the tunnel commandkind/supportCategorizes issue or PR as a support question.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.long-term-supportLong-term support issues that can't be fixed in codeos/wsl-windowsmicrosoft wsl related issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions