Skip to content

Minikube Is Failing To Find and Add Kic Artifact To Cache #21818

@rajacksjr

Description

@rajacksjr

What Happened?

How do you resolve the following error when starting Minikube?

~$ minikube start --driver=podman

Error downloading kic artifacts: not yet implemented
Restarting existing podman container for "minikube" ...
The image 'k8s.gcr.io/kube-apiserver:v1.23.3' was not found; unable to add it to cache.
The image 'k8s.gcr.io/kube-proxy:v1.23.3' was not found; unable to add it to cache.
The image 'k8s.gcr.io/kube-controller-manager:v1.23.3' was not found; unable to add it to cache.
The image 'k8s.gcr.io/kube-scheduler:v1.23.3' was not found; unable to add it to cache.
StartHost failed, but will try again: podman inspect ip minikube: sudo -n podman container inspect -f {{.NetworkSettings.IPAddress}} minikube: exit status 125
stdout:

stderr:
Error: no such container minikube

Attach the log file

No log available

Operating System

Redhat/Fedora

Driver

Podman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions