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 Remarks
Ubuntu Jammy 22.04 ubuntu Not compatible with Kubernetes < 1.25
Ubuntu Focal 20.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 Flatcar 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 updates the Flatcar version running on the node. The image (e.g. Flatcar Stable (xxx)) stays the same. This means new nodes will not automatically use a newer image. Adjust it in the NodeDeployment to use the newest image available.

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