Airship 1.0 marries Kubernetes and OpenStack for 5G’s good

0
185

Your business must develop 5G use cases now
MWC2019: More bandwidth, less latency and data processing at the edge will help 5G boost mobile workers.

In Denver, Colo., at Open Infrastructure Summit, formerly the OpenStack Summit, the OpenStack Foundation announced that Airship 1.0, a set of open-source tools for automating cloud provisioning and management, has been released. Airship provides a declarative framework for defining and managing open infrastructure tools and their underlying hardware. These tools include OpenStack for virtual machines, Kubernetes for container orchestration, and Metal-as-a-Service (MaaS) for bare metal, with planned support for OpenStack Ironic.

By design, Airship has four goals:

Use a declarative architecture: Sites are declared using YAML. This includes both hard assets such as network configuration and bare-metal hosts as well as soft assets like Helm charts, their overrides, and container images. You manage the document and Airship implements it.A single workflow for life-cycle management: We needed a system with predictable life-cycle management at its core. This meant ensuring we had one workflow that handled both initial deployments and future site updates. In other words, there should be virtually nothing different when interacting with a new deployment or providing an update to an existing site.Containers are the only unit of software delivery: Containers are the unit of software delivery for Airship. Everything is a container. This allows us to progress environments from development, to testing, and finally to production with confidence.Flexible for different architectures and software: Airship is delivering environments both very small and large with a wide range of configurations. We use Airship to manage our entire cloud platform, not just OpenStack.

Related Topics:

Cloud