Supported Operating Systems

The default operating system for MetaKube clusters is Ubuntu. You can also create clusters with Flatcar. We provide images for the latest tested release of all operating systems.

Using your own images is possible, but not supported.

For more information on supported images and how to upload your own see the SysEleven Stack documentation.

Supported Operating Systems and Versions

Name and Version SSH username
Ubuntu Focal 20.04 ubuntu
Ubuntu Bionic 18.04 ubuntu
Flatcar stable core

Timezone

The timezone on all provided images is UTC. If you want to set a different timezone you have to use your own image, though using UTC is generally recommended to not run into problems with daylight saving times.

Flatcar

On Flatcat updates are applied automatically (though this can be disabled when creating a NodeDeployment). For more information see Flatcar.

If an update requires a reboot of the node, MetaKube will drain the node and reboot it after all Pods have been rescheduled. It is also ensured that only one node is rebooted at a time. By default, this can happen at any point in time. Optionally you can configure a time window where these reboots occur.

This is possible either in the "Settings" step of the cluster creation wizard

Update window wizard

or for an existing cluster, in the "Edit cluster" dialog.

Update window edit dialog