An open API service indexing awesome lists of open source software.

https://github.com/kiemlicz/kubevirt-charts

KubeVirt Helm Chart
https://github.com/kiemlicz/kubevirt-charts

helm helm-chart kubevirt

Last synced: about 1 month ago
JSON representation

KubeVirt Helm Chart

Awesome Lists containing this project

README

          

# KubeVirt Charts

**WIP**
**Charts not yet published until automated publisher is ready**

While waiting for [official ones](https://github.com/kubevirt/kubevirt/issues/8347) I've created simple app that auto creates the Charts on each
KubeVirt release.

Currently handles:

- KubeVirt (CRDs separated out to dedicated Chart)
- KubeVirt CDI (CRDs separated out to dedicated Chart)

# Usage

1. Create namespace for KubeVirt, with proper labels. To get right labels, consult the [KubeVirt release manifests](https://github.com/kubevirt/kubevirt/releases)

```bash
kubectl apply -f - <