mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
bbdec3fb623dcd584b470c268af86c3747803d7a
There is no reason to force this. Instead have the docker-build command do it before it is built. Also, use the actual package name: bootcfg. It confused me that bootcfg was called server.
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 provides network boot (PXE, iPXE, Pixiecore), Ignition, and Cloud-Init configs to machines based on hardware attributes (e.g. UUID, MAC, hostname) or free-form tag matchers.
Examples
Get started with the declarative examples which network boot different CoreOS clusters. Use the libvirt script to quickly setup a network of virtual hardware on your Linux box.
- Single Node etcd Cluster
- 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%
