Dalton Hubble ed0f54da27 examples/etcd: Use DNS names in etcd clusters, no IPs
* Use DNS names to refer to nodes in etcd examples to mirror
production
* Add dnsmasq.conf files for metal0 (rkt) and docker0 examples
which include static MAC->IP and Name->IP mappings
* Remove the etcd-docker example cluster, no longer needed
2016-07-25 12:03:26 -07:00
2016-07-11 14:43:33 -07:00
2016-07-11 14:43:33 -07:00

CoreOS on Baremetal

Build Status GoDoc Docker Repository on Quay IRC

Guides and a service for network booting and provisioning CoreOS clusters on virtual or physical hardware.

Guides

bootcfg

bootcfg is an HTTP and gRPC service that renders signed Ignition configs, cloud-configs, network boot configs, and metadata to machines to create CoreOS clusters. Groups match machines based on labels (e.g. MAC, UUID, stage, region) and use named Profiles for provisioning. Network boot endpoints provide PXE, iPXE, GRUB, and Pixiecore support. bootcfg can be deployed as a binary, as an appc container with rkt, or as a Docker container.

Examples

The examples network boot and provision CoreOS clusters. Network boot libvirt VMs to try the examples on your Linux laptop.

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