Skip to content

Instantly share code, notes, and snippets.

@ams0
Created September 20, 2020 23:22
Show Gist options
  • Save ams0/3344c3158d9bc20cb0793d7d26fd3401 to your computer and use it in GitHub Desktop.
Save ams0/3344c3158d9bc20cb0793d7d26fd3401 to your computer and use it in GitHub Desktop.
VERSION=v0.31.0
kubectl create ns kubevirt
kubectl apply -f https://github.com/kubevirt/kubevirt/releases/download/${VERSION}/kubevirt-operator.yaml
kubectl apply -f https://github.com/kubevirt/kubevirt/releases/download/${VERSION}/kubevirt-cr.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment