Mayu Versions Save

Mayu helps you to provision a cluster of bare metal machines with CoreOS Container Linux

v1.3.0

2 years ago

v1.2.0

2 years ago

v1.1.1

3 years ago

v1.1.0

3 years ago

1.0.0

6 years ago
  • removed support for cloudconfig
  • structuralized folders
  • lots of cleanup of legacy stuff

docker image: quay.io/giantswarm/mayu:de80db317a1d8eb9233a04c37a5277fe27b6577b

0.13.0

6 years ago

As we want to move towards ignition instead of deprecated cloudconfig we are releasing the last release with the support for cloudconfig.

docker image for this release: quay.io/giantswarm/mayu:legacy_cloudconfig locked branch: https://github.com/giantswarm/mayu/tree/legacy_cloudconfig

0.12.6

7 years ago
  • improved build process
  • use official calico Docker image for Kubernetes policy controller

0.12.5

7 years ago
  • Added scripts to generate a single private SA key via Vault
  • Added properties to specify alt-names and ip-sans parameters to the certificate generation

0.12.4

7 years ago
  • added support for connecting to secured etcd (https)
  • option --etcd-endpoint now must have specified protocol (http or https, ie http://127.0.0.1:2379)
  • new option --etcd-cafile can be used for specyfing custom root CA file when connecting to secured etcd

0.12.3

7 years ago
  • Add support to specify the amount of kubernetes master nodes.
  • Configure giantnetes templates to deploy a HA kubernetes core.