CoreOS is the shooting star among cloud operating systems
Fleet
Starting and stopping services on a cluster with Pacemaker is often more trouble than just doing it manually. For a relatively simple task, many admins would prefer to avoid the complexity of a tool like Pacemaker. For a simpler approach, the CoreOS developers wrote an extension for systemd, which they call Fleet.
Fleet adds awareness of cluster tasks to systemd: the Fleet instances on all nodes talk to each other and then run specific commands on the local systemd instances. In combination with etcd, Fleet ultimately allows centralized control of a full cluster.
Release Plan
The way the CoreOS developers plan their releases seems a bit confused at first glance, but on closer inspection, you can see three release branches: the alpha branch, in which all the latest developments take place, the beta branch, in which the tested and the next release are prepared, and the stable branch that contains the current stable version.
The plan for releases is strikingly similar to the Debian release cycle, and the methods are also similar. For example, updates migrate from the alpha to the beta branch after a certain period of time, and if no new bugs are identified, the beta becomes the new stable tree. (The CoreOS developers go through the whole process a bit faster than the Debian community.)
If you want to try out CoreOS, you are well advised to go for the beta version at least. For initial experiments, the latest stable version might even be preferable.
The CoreOS site [7] provides a variety of information on how to install CoreOS. Testing with Qemu, Libvirt, or VMware is highly appreciated and technically easy to implement.
Online Resources Help with Testing
For a test, the variant based on an OpenStack installation is a good choice – the corresponding OpenStack image is even provided on the project website.
Using a script, you can pass the discovery IDs to the etcd instances on the VMs. After doing so, you will have a multiple-node cluster of CoreOS VMs that are orchestrated via etcd and Fleet. After that, you could basically already start on the Docker containers, in which you then run your applications as containerized services. In our lab, CoreOS always worked exactly as the developers promised, and it showed no weaknesses – many kudos!
« Previous 1 2 3 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Armbian 23.05 is Now Available
Based on Debian 12, the latest version of the ARM/RISC-V distribution is now available to download and install.
-
Linux Mint Finally Receiving Support for Gestures
If you use the Linux Mint Cinnamon desktop, you'll be thrilled to know that 21.2 is getting support for gestures on touchscreen devices and touchpads.
-
An All-Snap Version of Ubuntu is In The Works
Along with the standard deb version of the open-source operating system, Canonical will release an-all snap version.
-
Mageia 9 Beta 2 Ready for Testing
The latest beta of the popular Mageia distribution now includes the latest kernel and plenty of updated applications.
-
KDE Plasma 6 Looks to Bring Basic HDR Support
The KWin piece of KDE Plasma now has HDR support and color management geared for the 6.0 release.
-
Bodhi Linux 7.0 Beta Ready for Testing
The latest iteration of the Bohdi Linux distribution is now available for those who want to experience what's in store and for testing purposes.
-
Changes Coming to Ubuntu PPA Usage
The way you manage Personal Package Archives will be changing with the release of Ubuntu 23.10.
-
AlmaLinux 9.2 Now Available for Download
AlmaLinux has been released and provides a free alternative to upstream Red Hat Enterprise Linux.
-
An Immutable Version of Fedora Is Under Consideration
For anyone who's a fan of using immutable versions of Linux, the Fedora team is currently considering adding a new spin called Fedora Onyx.
-
New Release of Br OS Includes ChatGPT Integration
Br OS 23.04 is now available and is geared specifically toward web content creation.