kubevirt-actions-runner Documentation
kubevirt-actions-runner runs GitHub Actions jobs in ephemeral
KubeVirt virtual machines.
Use this documentation to learn the workflow,
perform common operational tasks,
and look up command and configuration details.
Documentation sections
| Section | Purpose |
|---|---|
| Tutorials | Guided learning path for your first successful run |
| How-to guides | Task-focused procedures for setup and operations |
| Reference | CLI flags and configuration environment variables |
| Explanations | Architecture and design rationale |
Suggested reading order
- Start with the Quickstart tutorial.
- Configure your environment with the How-to guides.
- Use Reference when you need exact flag or variable details.
- Read Architecture overview for system context.