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

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

Awesome Lists containing this project

README

          

# Rufio

![For each commit and PR](https://github.com/tinkerbell/rufio/workflows/For%20each%20commit%20and%20PR/badge.svg)
[![codecov](https://codecov.io/gh/tinkerbell/rufio/branch/main/graph/badge.svg)](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).