mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
fc4d669a386212f38b88c35208a86453a3c8d88f
CoreOS on Baremetal
CoreOS on Baremetal contains guides for network booting and configuring CoreOS clusters on virtual or physical hardware.
Guides
Config Service
The config service renders signed Ignition configs, Cloud-Init configs, and metadata to machines based on hardware attributes (e.g. UUID, MAC) or arbitrary tags (e.g. os=installed, region=us-central). Network boot endpoints provide PXE, iPXE, and Pixiecore support.
Examples
Boot machines into CoreOS clusters of higher-order systems like Kubernetes or etcd according to the declarative examples. Use the libvirt script to quickly setup a network of virtual hardware on your Linux box.
- Multi Node etcd Cluster
- Kubernetes Cluster (1 master, 1 worker, 1 etcd)
Description
Languages
Go
90.6%
Shell
6.9%
Makefile
2.2%
Dockerfile
0.3%
