Skip to content

v0.2.0

Compare
Choose a tag to compare
@zaibon zaibon released this 04 Feb 11:14

The main new feature of this release is the introduction of a new primitive: Kubernetes cluster.

Starting with this release, user will be able to create Kubernetes cluster on top of 0-OS nodes.

Head to the getting started document on how to deploy a cluster on top of 0-OS: https://github.com/threefoldtech/zos/tree/master/docs/kubernetes

During this effort a new daemon has been added to 0-OS, VMD. This daemon is responsible to manage virtual machines.
Which mean that in futures releases we could envision to also expose virtual machine as a primitive.

Changelog

0-OS main daemons

storaged

  • #499 also check on the mode of the 0-db when allocating volumes
  • Add storage to support vdisk allocation used by virtual machines

provisiond

  • Avoid to try to decommission reservation that are not provisioned

vmd

  • Creation of the vmd daemon. It is responsible for virtual machine management.

Tooling

runtime binaries

  • #503 Build script for runtime extra binaries

tfuser

  • #494 Allow public IP4 network endpoints