Jump to: navigation, search

Difference between revisions of "Airship"

(IRC Meeting - Weekly)
(Changed a few more links, moved videos to presentation section.)
(17 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
Airship is a collection of open source tools for automating cloud provisioning and management. Airship provides a declarative framework for defining and managing the life cycle of open infrastructure tools and the underlying hardware. These tools include OpenStack for virtual machines, Kubernetes for container orchestration, and MaaS for bare metal, with planned support for OpenStack Ironic.
 
Airship is a collection of open source tools for automating cloud provisioning and management. Airship provides a declarative framework for defining and managing the life cycle of open infrastructure tools and the underlying hardware. These tools include OpenStack for virtual machines, Kubernetes for container orchestration, and MaaS for bare metal, with planned support for OpenStack Ironic.
  
=== Release Candidate ===
+
=== v1.0 Release ===
  
The Airship community is excited to announce its Release Candidate ahead of the 1.0 version expected in early 2019. The 1.0 Release Candidate represents a significant milestone, providing a platform that can be (and is) used for the deployment and management of real-world, containerized OpenStack environments.
+
The Airship community is excited to announce its v1.0 release in conjunction with the Open Infrastructure Summit Denver. Airship v1.0 delivers a wide range of enhancements to security, resiliency, continuous integration, and documentation, as well as upgrades to the platform, deployment and tooling features.  The v1.0 milestone marks production readiness of Airship for the enterprise.
  
The community has been actively developing the release candidate since the project was introduced as an OSF pilot project in May 2018 and has achieved security at scale, scalable operations and reliable upgrades, as well nightly CI/CD validation of integrations and example deployments. The release candidate is ready to try, and the community has developed “Airship in a Bottle,” an easy way to get started. Features on the roadmap for the 1.0 release include thorough documentation and OpenStack Ironic bare metal cloud integration.
+
More information on the v1.0 release, its features, and how to deploy it can be found [[Airship_v1.0_Release|here]].
 
 
More information on the Release Candidate, its features, and how to deploy it can be found [[Airship_Release_Candidate|here]].
 
  
 
=== Try It Out ===
 
=== Try It Out ===
Line 22: Line 20:
 
=== Check It Out ===
 
=== Check It Out ===
  
You can check out the source code from this repository: https://git.airshipit.org/cgit.
+
Please, find Airship presentations [[Airship#Airship Presentations|here]].
 +
 
 +
You can check out the source code from this repositories: https://opendev.org/airship.
  
 
There you’ll find the following components:
 
There you’ll find the following components:
* [https://git.airshipit.org/cgit/airship-in-a-bottle/ Airship-in-a-Bottle] - A complete, single-node deployment for curious newcomers.
+
* [https://opendev.org/airship/airship-in-a-bottle Airship-in-a-Bottle] - A complete, single-node deployment for curious newcomers.
* [https://git.airshipit.org/cgit/airship-specs/ Airship Specifications] - Specifications for the Airship projects
+
* [https://opendev.org/airship/airship-specs Airship Specifications] - Specifications for the Airship projects
* [https://git.airshipit.org/cgit/airship-armada/ Armada] - An orchestrator for deploying and upgrading a collection of Helm charts
+
* [https://opendev.org/airship/airship-armada Armada] - An orchestrator for deploying and upgrading a collection of Helm charts
* [https://git.airshipit.org/cgit/airship-berth/ Berth] - A lightweight mechanism for managing VMs on top of Kubernetes via Helm
+
* [https://opendev.org/airship/airship-berth Berth] - A lightweight mechanism for managing VMs on top of Kubernetes via Helm
* [https://git.airshipit.org/cgit/airship-deckhand/ Deckhand] - A configuration management service with features to support managing large cluster configurations
+
* [https://opendev.org/airship/airship-deckhand Deckhand] - A configuration management service with features to support managing large cluster configurations
* [https://git.airshipit.org/cgit/airship-divingbell/ Diving Bell] - A lightweight solution for bare metal configuration management
+
* [https://opendev.org/airship/airship-divingbell Diving Bell] - A lightweight solution for bare metal configuration management
* [https://git.airshipit.org/cgit/airship-drydock/ Drydock] - A declarative host provisioning system built initially to leverage MaaS for baremetal host deployment
+
* [https://opendev.org/airship/airship-drydock Drydock] - A declarative host provisioning system built initially to leverage MaaS for baremetal host deployment
* [https://git.airshipit.org/cgit/airship-maas/ MaaS] - Kubernetes deployment artifacts for Canonical MaaS
+
* [https://opendev.org/airship/airship-maas MaaS] - Kubernetes deployment artifacts for Canonical MaaS
* [https://git.airshipit.org/cgit/airship-pegleg/ Pegleg] - A tool to organize configuration of multiple Airship deployments
+
* [https://opendev.org/airship/airship-pegleg Pegleg] - A tool to organize configuration of multiple Airship deployments
* [https://git.airshipit.org/cgit/airship-promenade/ Promenade] - A deployment system for resilient, self-hosted Kubernetes
+
* [https://opendev.org/airship/airship-promenade Promenade] - A deployment system for resilient, self-hosted Kubernetes
* [https://git.airshipit.org/cgit/airship-shipyard/ Shipyard] - A cluster life cycle orchestrator for Airship
+
* [https://opendev.org/airship/airship-shipyard Shipyard] - A cluster life cycle orchestrator for Airship
* [https://git.airshipit.org/cgit/airship-treasuremap/ Treasure Map] - Reference Airship manifests, CI/CD, and reference architecture
+
* [https://opendev.org/airship/airship-treasuremap Treasure Map] - Reference Airship manifests, CI/CD, and reference architecture
 
<br />
 
<br />
  
An additional component is Airship Seaworthy, a multi-node Airship reference deployment and continuous integration pipeline using Jenkins, available here:
+
An additional component is Airship Seaworthy, a multi-node Airship reference deployment and continuous integration pipeline using Jenkins, available [https://opendev.org/airship/treasuremap/src/branch/master/site/seaworthy here].
 
 
https://github.com/openstack/airship-treasuremap/tree/master/site/airship-seaworthy
 
  
 
Airship is free and open source software. The code is available under the Apache 2 license.
 
Airship is free and open source software. The code is available under the Apache 2 license.
Line 70: Line 68:
 
* [https://storyboard.openstack.org/#!/project/openstack/airship-specs  openstack/airship-specs]   
 
* [https://storyboard.openstack.org/#!/project/openstack/airship-specs  openstack/airship-specs]   
 
* [https://storyboard.openstack.org/#!/project/openstack/airship-treasuremap openstack/airship-treasuremap]  
 
* [https://storyboard.openstack.org/#!/project/openstack/airship-treasuremap openstack/airship-treasuremap]  
 +
 +
=== Airship Technical Committee (TC) ===
 +
 +
* Visit [[Airship/Airship-TC|Airship Technical Committee]] page
 +
 +
=== Airship Presentations ===
 +
 +
* Visit [[Airship/Airship-Presentations|Airship Presentations]] page
 +
* A selected playlist of recorded Airship presentations can be found [https://www.youtube.com/playlist?list=PLKqaoAnDyfgp8YjZbzjVrmZBJR9thV27y here].
  
 
=== Get in Touch ===
 
=== Get in Touch ===
Line 79: Line 86:
 
==== IRC Meeting - Weekly ====
 
==== IRC Meeting - Weekly ====
  
* Every Tuesday at 11:00 CDT (14:00 UTC)
+
* Every Tuesday at 9:00 CDT (14:00 UTC)
 
* Freenode IRC: '''#airshipit'''   
 
* Freenode IRC: '''#airshipit'''   
 
* Meeting logs: http://eavesdrop.openstack.org/meetings/airship/
 
* Meeting logs: http://eavesdrop.openstack.org/meetings/airship/
 
<br />
 
<br />
  
==== Design Call - Weekly ====
+
==== Design Call - Twice-weekly ====
  
* When: Every Thursday at 11:00 CDT (16:00 UTC)
+
* When: Every Tuesday at 9:00 EDT / 8:00 CDT / 13:00 UTC
 +
* When: Every Thursday at 11:00 EDT / 10:00 CDT / 15:00 UTC
 
* Where: https://attcorp.webex.com/meet/rp2723
 
* Where: https://attcorp.webex.com/meet/rp2723
 
* Project document: https://etherpad.openstack.org/p/Airship_OpenDesignDiscussions  
 
* Project document: https://etherpad.openstack.org/p/Airship_OpenDesignDiscussions  
 
* For more information, contact '''Rodolfo Pacheco rp2723@att.com'''.  
 
* For more information, contact '''Rodolfo Pacheco rp2723@att.com'''.  
 +
<br />
 +
 +
==== AIRSHIP SIG - Special Interest Meetings ====
 +
 +
All sig communicate via the airship-discuss@lists.airshipit.org  mailing list.
 +
Please make sure you add this [sig][airship-<NAME OF TEH SIG>] in the subject of any email pertaining to a specific sig (e.g. [sig][airship-yaml]).
 +
 +
{| class="wikitable"
 +
|-
 +
! Name !! Chair !! Meetings !! Location !! Etherpad
 +
|-
 +
| airship-yaml || Rodolfo Pacheco || Every Mon 11:00 EST / 15:00 UTC || https://attcorp.webex.com/meet/rp2723 || https://etherpad.openstack.org/p/Airship_Yaml
 +
|-
 +
| airship-ui || Rodolfo Pacheco || Every Fri 13:00 EST / 17:00 UTC || https://attcorp.webex.com/meet/rp2723 || https://etherpad.openstack.org/p/Airship_UI
 +
|-
 +
| airship-boostrap || Roman Gorshunov || Every Wed 10:00 EST / 14:00 UTC  || https://attcorp.webex.com/join/rg445d || https://etherpad.openstack.org/p/Airship_Boostrap
 +
|}
 +
 
<br />
 
<br />
  

Revision as of 07:07, 22 August 2019

Airship: Elevate Your Infrastructure!

Airship is a collection of open source tools for automating cloud provisioning and management. Airship provides a declarative framework for defining and managing the life cycle of open infrastructure tools and the underlying hardware. These tools include OpenStack for virtual machines, Kubernetes for container orchestration, and MaaS for bare metal, with planned support for OpenStack Ironic.

v1.0 Release

The Airship community is excited to announce its v1.0 release in conjunction with the Open Infrastructure Summit Denver. Airship v1.0 delivers a wide range of enhancements to security, resiliency, continuous integration, and documentation, as well as upgrades to the platform, deployment and tooling features. The v1.0 milestone marks production readiness of Airship for the enterprise.

More information on the v1.0 release, its features, and how to deploy it can be found here.

Try It Out

To experiment with a single-node deployment of Airship in a fresh Ubuntu 16.04 VM, visit https://airshipit.org.

To download the Airship Seaworthy multi-node Airship reference deployment and continuous integration pipeline, see the Check It Out section.

The VM is managed using OpenStack Horizon. For information on OpenStack, see the OpenStack documentation at https://docs.openstack.org/. The undercloud platform is managed using Airship Shipyard. For information about Shipyard, see the Documentation section.

Check It Out

Please, find Airship presentations here.

You can check out the source code from this repositories: https://opendev.org/airship.

There you’ll find the following components:

  • Airship-in-a-Bottle - A complete, single-node deployment for curious newcomers.
  • Airship Specifications - Specifications for the Airship projects
  • Armada - An orchestrator for deploying and upgrading a collection of Helm charts
  • Berth - A lightweight mechanism for managing VMs on top of Kubernetes via Helm
  • Deckhand - A configuration management service with features to support managing large cluster configurations
  • Diving Bell - A lightweight solution for bare metal configuration management
  • Drydock - A declarative host provisioning system built initially to leverage MaaS for baremetal host deployment
  • MaaS - Kubernetes deployment artifacts for Canonical MaaS
  • Pegleg - A tool to organize configuration of multiple Airship deployments
  • Promenade - A deployment system for resilient, self-hosted Kubernetes
  • Shipyard - A cluster life cycle orchestrator for Airship
  • Treasure Map - Reference Airship manifests, CI/CD, and reference architecture


An additional component is Airship Seaworthy, a multi-node Airship reference deployment and continuous integration pipeline using Jenkins, available here.

Airship is free and open source software. The code is available under the Apache 2 license.

Contribute

Airship has a number of independent components, and we welcome new contributors to all of them! Good ways to get started include:

  1. Take a look at Treasure Map to see how the pieces fit together.
  2. Join the weekly design meeting to see what work is in the hopper (see Get In Touch, below).
  3. Introduce yourself in the IRC channel #airshipit (see Get In Touch).
  4. Take a look at unassigned work items in the OpenStack Airship StoryBoard and volunteer for one.

Story and Issue Tracking

Feel free to browse Airship stories and issues at the OpenStack Airship StoryBoard and even volunteer for an unassigned item.

StoryBoard projects have been created for each of the Airship components. For descriptions of the components, see the Treasure Map (or the Check It Out section above). Follow these links to the StoryBoard projects:

Airship Technical Committee (TC)

Airship Presentations

Get in Touch

Mailing Lists

IRC Meeting - Weekly


Design Call - Twice-weekly


AIRSHIP SIG - Special Interest Meetings

All sig communicate via the airship-discuss@lists.airshipit.org mailing list. Please make sure you add this [sig][airship-<NAME OF TEH SIG>] in the subject of any email pertaining to a specific sig (e.g. [sig][airship-yaml]).

Name Chair Meetings Location Etherpad
airship-yaml Rodolfo Pacheco Every Mon 11:00 EST / 15:00 UTC https://attcorp.webex.com/meet/rp2723 https://etherpad.openstack.org/p/Airship_Yaml
airship-ui Rodolfo Pacheco Every Fri 13:00 EST / 17:00 UTC https://attcorp.webex.com/meet/rp2723 https://etherpad.openstack.org/p/Airship_UI
airship-boostrap Roman Gorshunov Every Wed 10:00 EST / 14:00 UTC https://attcorp.webex.com/join/rg445d https://etherpad.openstack.org/p/Airship_Boostrap


OpenStack Foundation Touchpoint Call – Biweekly


Airship follows the OpenStack Foundation Code of Conduct. For details, please see http://www.openstack.org/legal/community-code-of-conduct.

Airship adheres to the Four Opens of community development. For details, please see https://wiki.openstack.org/wiki/Open.

Browse the Documentation