matoszz / matchbox

Network boot and provision Container Linux / Fedora CoreOS clusters

Home Page:https://matchbox.psdn.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matchbox Build Status GoDoc Docker Repository on Quay

matchbox is a service that matches bare-metal machines to profiles that PXE boot and provision clusters. Machines are matched by labels like MAC or UUID during PXE and profiles specify a kernel/initrd, iPXE config, and Container Linux or Fedora CoreOS config.

Features

  • Chainload via iPXE and match hardware labels
  • Provision Fedora CoreOS and Flatcar Linux (powered by Ignition)
  • Authenticated gRPC API for clients (e.g. Terraform)

Documentation

Installation

Matchbox can be installed from a binary or a container image.

Tutorials

Getting started provisioning machines with Flatcar Linux.

Contrib

About

Network boot and provision Container Linux / Fedora CoreOS clusters

https://matchbox.psdn.io/

License:Apache License 2.0


Languages

Language:Go 89.0%Language:Shell 9.0%Language:Makefile 1.8%Language:Dockerfile 0.2%