Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 2.59 KB

README.md

File metadata and controls

43 lines (34 loc) · 2.59 KB

matchbox Build Status GoDoc Docker Repository on Quay

matchbox is a service that matches bare-metal machines (based on labels like MAC, UUID, etc.) to profiles that PXE boot and provision Container Linux clusters. Profiles specify the kernel/initrd, kernel arguments, iPXE config, GRUB config, Container Linux Config, or other configs a machine should use. Matchbox can be installed as a binary, RPM, container image, or deployed on a Kubernetes cluster and it provides an authenticated gRPC API for clients like Terraform.

Installation

Tutorials

Contrib