podman-desktop/website/docs/troubleshooting/troubleshooting-extension-issues.md
Anders Björklund effc6f84e8
fix: update the markdownlint targets (#10487)
* docs: fix lint markdown style issues

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
2024-12-30 11:37:17 +01:00

809 B

sidebar_position title description keywords tags
102 Extensions Troubleshoot extension-related issues
podman desktop
podman
extensions
troubleshoot
troubleshooting-extension-issues

Troubleshooting extension-related issues

Podman Desktop failed to create a Minikube cluster

Issue

You might get this error message Failed to create minikube cluster. E0125 05:58:08.614734 408 cache.go:189] Error downloading kic artifacts: not yet implemented when creating a new Minikube cluster. You get the error due to instability of the Minikube tool itself.

Solution

  1. Run the following command to delete the Minikube cluster.

    $ minikube delete
    
  2. Create a new Minikube cluster using the Podman Desktop UI.