https://github.com/tinkerbell/rufio
Kubernetes Controller for BMC Interactions
https://github.com/tinkerbell/rufio
bare-metal baremetal bmc ipmi kubernetes redfish tinkerbell
Last synced: 9 months ago
JSON representation
Kubernetes Controller for BMC Interactions
- Host: GitHub
- URL: https://github.com/tinkerbell/rufio
- Owner: tinkerbell
- License: apache-2.0
- Created: 2022-04-22T13:06:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T15:48:29.000Z (9 months ago)
- Last Synced: 2025-03-29T10:09:07.491Z (9 months ago)
- Topics: bare-metal, baremetal, bmc, ipmi, kubernetes, redfish, tinkerbell
- Language: Go
- Homepage:
- Size: 974 KB
- Stars: 42
- Watchers: 10
- Forks: 19
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Rufio

[](https://codecov.io/gh/tinkerbell/rufio)
## Description
**R**ufio
**U**ses
**F**ancy
**I**PMI
**O**perations
Rufio is a Kubernetes controller for managing baseboard management controllers in a Tinkerbell context.
### Goals
* Provide baseboard management controller operations necessary for bare metal provisioning.
* Provide insight into baseboard management information that is useful in bare metal provisioning contexts.
* Integrate seamlessly with the Kubernetes capable components of Tinkerbell.
### Non-goals
* Providing non-provisioning related baseboard management controller capabilities.
## Contributing
See the contributors guide [here](CONTRIBUTING.md).
## Website
For complete documentation, please visit the Tinkerbell project hosted at [tinkerbell.org](https://tinkerbell.org).