KubeVirtBMC is an open-source Kubernetes operator that provides virtual Baseboard Management Controller (BMC) services for KubeVirt virtual machines. It exposes Redfish and IPMI interfaces, enabling standard bare-metal management workflows to work seamlessly with virtual machines running on Kubernetes.
The main project lives at kubevirtbmc/kubevirtbmc and contains both the operator and emulator source code, documentation, and issue tracker. Additional repositories in this organization include:
- kubevirtbmc/chart – Helm chart for deploying KubeVirtBMC
- kubevirtbmc/docs – Project documentation sources
- kubevirtbmc/kubevirtbmc.io – Project landing page
⭐ If you find this project useful, consider starring the repository — it helps others discover the project.
We welcome contributions of all kinds — bug reports, feature requests, documentation improvements, and code. Please read the CONTRIBUTING.md guide before getting started.