Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 732 Bytes

kubevirt.md

File metadata and controls

13 lines (8 loc) · 732 Bytes

KubeVirt guidelines

It is expected that you have a kubernetes cluster with KubeVirt installed already.

If you wish to make use of the CDI support then it should be installed, and you should also have an S3 endpoint to which you can push the image that is built.

Baski will push the image to the S3 endpoint then create a DataVolume (and required credentials if they don't exist) that will reference the image at the S3 endpoint as a source.

If you wish to manually do this yourself then set kubevirt.store-in-s3 to false.

Then craft a baski.yaml file based on the example supplied and run the commands you require.