Dalton Hubble da35d4d567 Update ignition module from v0.22.0 to v0.31.0
* Serve Ignition configs (ending in .ign/.ignition) with v2.1
or v2.2 formats (previously, configs above v2.1 produced warnings
that the config was too new)
2019-03-10 23:39:09 -07:00
2018-01-04 12:30:28 -08:00
2018-11-20 00:57:07 -08:00
2019-03-10 22:24:19 -07:00
2019-03-10 22:03:38 -07:00

matchbox Build Status GoDoc Docker Repository on Quay IRC

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

  • Getting Started - provision physical machines with Container Linux
  • Local QEMU/KVM
  • Clusters
    • etcd3 - Install a 3-node etcd3 cluster
    • Kubernetes - Install a 3-node Kubernetes v1.8.5 cluster
  • Clusters (Terraform-based)
    • etcd3 - Install a 3-node etcd3 cluster
    • Kubernetes - Install a 3-node Kubernetes v1.13.2 cluster

Projects

  • Tectonic - enterprise-ready Kubernetes
  • Typhoon - minimal and free Kubernetes

Contrib

Description
No description provided
Readme Apache-2.0 20 MiB
Languages
Go 90.6%
Shell 6.9%
Makefile 2.2%
Dockerfile 0.3%