Cafebazaar Blacksmith Versions Save

Bare-Metal CoreOS Cluster Manager

v0.9

8 years ago

High availability, new API functions, SkyDNS support, major refactoring in the templating system and datasource package, and a little more:

  • You can now run multiple Blacksmith instances in the same network. The instances will elect a master through etcd, and will replace the master if the master misses 3 sequential heartbeats.
  • Flags is exposed through the api, so the etcd-browser is now unnecessary.
  • Blacksmith v0.9 creates configuration for SkyDNS, to be able to resolve node hostnames.
  • Lots of refactoring and simplifying has happened in datasource and templating (formerly cloudconfig) packages.
docker pull cafebazaar/blacksmith:0.9

v0.8-beta

8 years ago

Ready to be tested on a small production cluster.