At OpenStack Summit in Berlin, the OpenStack Foundation revealed more of its plans for its projects beyond the Infrastructure-as-a-Service (IaaS) cloud. These projects are: Kata Containers, a secure container approach; Zuul, a continuous integration and continuous delivery (CI/CD) system; Airship, a front-end to Kubernetes; and Starling, an edge-computing cloud stack.
Also: Best Black Friday 2018 deals: Business Bargain Hunter's top picks
Kata "Containers" is something of a misnomer. Rather than true containers, such as LXC, Kara Containers are lightweight VMs designed to feel and perform like containers. Why bother? Eric Ernst, an Kata Containers Architecture Committee member, explained, they "provide the workload isolation and security advantages of VMs."
To date, Kata Containers community biggest achievements include:
Ernst concluded, "The Kata Containers community continues to work closely with the OCI and Kubernetes communities to ensure compatibility, and regularly tests Kata Containers across Azure, Google, and OpenStack public cloud environments."
OpenStack is a beast of a project with multiple sub-projects. To build it, OpenStack created its own CI/CD: Zuul.
Monty Taylor, Zuul Maintainer, explained, "Zuul understands that deliverables are comprised of many related parts. It allows the expression and correct testing of patch series spanning repositories, allowing developers to add support in underlying libraries, features using those libraries in services and eventual exposure in a UI layer ... and validate that it'll all work BEFORE landing any of the changes."
Zuul's latest features include:
CNET: Black Friday deals 2018 | Best Holiday gifts 2018 | Best TVs for the holidays
Airship serves as a front-end to Kubernetes. If that sounds familiar, it should. OpenStack-Helm is an older sister project.
Airship has a single workflow for managing both initial installations and updates. An operator only needs to make a change to an Airship YAML configuration, and the Airship platform should do the rest. When managing complex IaaS projects such as OpenStack, anything from minor service configuration updates to major upgrades are all handled in the same way: By simply modifying the YAML configuration and submitting it to the Airship runtime.
Airship community has just released its Release Candidate. Version 1.0 is due out in early 2019. Want to kick its tires today? Airship in a Bottle lets you try all of the services in a single environment appropriate for testing in an Ubuntu 16.04 VM.
TechRepublic: A guide to tech and non-tech holiday gifts to buy online | Photos: Cool gifts for bosses to buy for employees | The do's and don'ts of giving gifts to coworkers
Finally, StarlingX is a lightweight cloud infrastructure software stack for the edge. It's designed to be used by in the Internet of Things (IoT), telecom, video delivery and in other ultra-low latency use cases.
According to Dean Troyer, a StarlingX Technical Steering Committee member, "New StarlingX services look and feel like OpenStack services and have already proven value in solving problems in real-world use cases."
Sound interesting? OpenStack, and all its new projects, are always looking for more developers and companies that can deploy its technologies.