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
- Host: GitHub
- URL: https://github.com/kubevirt/kubevirtci
- Owner: kubevirt
- License: apache-2.0
- Created: 2018-04-26T10:06:58.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T09:53:36.000Z (about 1 year ago)
- Last Synced: 2025-04-11T11:51:43.809Z (about 1 year ago)
- Topics: hacktoberfest, kubernetes, virtualization, vms
- Language: Shell
- Homepage:
- Size: 35.5 MB
- Stars: 85
- Watchers: 12
- Forks: 125
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.