/matchbox

Network boot and provision Container Linux / Fedora CoreOS clusters

Primary LanguageGoApache License 2.0Apache-2.0

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 Container Linux and Fedora CoreOS (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 Container Linux.

Contrib