You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
peedy2495
changed the title
kubevirt addon doesn't init kubevirt ns an tit's content
kubevirt addon doesn't init kubevirt ns and it's content
Jul 19, 2024
k8s-ci-robot
added
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
and removed
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
labels
Nov 16, 2024
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
The text was updated successfully, but these errors were encountered: