kubernetes / minikube

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

kubevirt addon doesn't init kubevirt ns and it's content #19303

Open peedy2495 opened 3 months ago

peedy2495 commented 3 months ago

What Happened?

After enabling the kubevirt addon the install.sh (ref: deploy/addons/kubevirt/pod.yaml.tmpl) can't be executed. Reason: curl isn't available in the kubevirt-install-manager container.

Attach the log file

/kubevirt-scripts/install.sh: line 3: curl: command not found Installing KubeVirt version: /kubevirt-scripts/install.sh: line 6: curl: command not found error: the path "/manifests/kubevirt-operator.yaml" does not exist error: resource mapping not found for name: "kubevirt" namespace: "kubevirt" from "STDIN": no matches for kind "KubeVirt" in version "kubevirt.io/v1" ensure CRDs are installed first

Operating System

Ubuntu

Driver

Docker

k8s-triage-robot commented 14 hours ago

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

This bot triages un-triaged issues according to the following rules:

You can:

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

/lifecycle stale