Created
September 20, 2020 23:22
-
-
Save ams0/3344c3158d9bc20cb0793d7d26fd3401 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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