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

https://github.com/kubevirt/kubevirtci

Contains cluster definitions and client tools to quickly spin up and destroy ephemeral and scalable k8s and ocp clusters for testing
https://github.com/kubevirt/kubevirtci

hacktoberfest kubernetes virtualization vms

Last synced: about 1 year ago
JSON representation

Contains cluster definitions and client tools to quickly spin up and destroy ephemeral and scalable k8s and ocp clusters for testing

Awesome Lists containing this project

README

          

# kubevirt/kubevirtci

Welcome! This repository hosts code to provision and start containerized Kubernetes clusters in order to test [KubeVirt](https://github.com/kubevirt/kubevirt) on several Kubernetes configurations using Prow.

## Getting Started with a multi-node Kubernetes Provider

See [K8S.md](K8S.md)

## Testing kubevirt with locally provisioned cluster

See [KUBEVIRTCI_LOCAL_TESTING.md](KUBEVIRTCI_LOCAL_TESTING.md)

## Using podman instead of docker

See [PODMAN.md](PODMAN.md)

## Contributing

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute.