Jump to: navigation, search

Difference between revisions of "Kolla"

(Active Contributors)
m (Discussions / Etherpads)
 
(81 intermediate revisions by 34 users not shown)
Line 1: Line 1:
 
Kolla provides production-ready containers and deployment tools for operating OpenStack clouds that are scalable, fast, reliable, and upgradable using community best practices.
 
Kolla provides production-ready containers and deployment tools for operating OpenStack clouds that are scalable, fast, reliable, and upgradable using community best practices.
  
* [https://github.com/stackforge/kolla Source Code]
+
== Kolla ==
 +
 
 +
Kolla provides tools to build container images for OpenStack services.
 +
 
 +
* [https://opendev.org/openstack/kolla Source Code]
 
* [https://launchpad.net/kolla Launchpad]
 
* [https://launchpad.net/kolla Launchpad]
 +
* [https://docs.openstack.org/kolla/latest/ Documentation]
 +
 +
== Kolla Ansible ==
  
== Active Contributors ==
+
Kolla Ansible provides Ansible playbooks to deploy the Kolla images.
Alphabetical by first name please.
 
  
{| class="wikitable sortable"
+
* [https://opendev.org/openstack/kolla-ansible Source Code]
|-
+
* [https://launchpad.net/kolla-ansible Launchpad]
! Name !! IRC Nick !! Timezone !! Role
+
* [https://docs.openstack.org/kolla-ansible/latest/ Documentation]
|-
+
 
|Steven Dake || sdake || UTC-07:00 || Project Technical Lead (PTL)   
+
== Kayobe ==
|-
+
 
|Alicja Kwaśniewska || akwasnie || UTC+02:00 || Developer
+
Kayobe enables deployment of containerised OpenStack to bare metal using Kolla, Kolla Ansible and Bifrost.
|-
+
 
|Borne Mace || bmace || UTC-08:00 || Developer
+
* [https://opendev.org/openstack/kayobe Source Code]
|-
+
* [https://storyboard.openstack.org/#!/project/openstack/kayobe Storyboard]
|Britt Houser || britthouser || UTC-04:00 || Developer
+
* [https://docs.openstack.org/kayobe/latest/ Documentation]
|-
 
|Daneyon Hansen || daneyon  || UTC-08:00 || Core Reviewer
 
|-
 
|Harm Weites || harmw || - || Core Reviewer
 
|-
 
|James McCarthy || jmccarthy || UTC+01:00 || Developer
 
|-
 
|Jeff Peeler || jpeeler || UTC-04:00 || Core Reviewer
 
|-
 
|Martin Andre || mandre || - || Core Reviewer
 
|-
 
|Michał Jastrzębski || inc0 || UTC+02:00 || Developer
 
|-
 
|Michał Stachowski || mstachow || UTC+02:00 || Developer
 
|-
 
|Paul Bourke || pbourke || UTC+01:00 || Developer
 
|-         
 
|Ryan Hallisey || rhallisey || UTC-04:00 || Core Reviewer
 
|-
 
|Sam Yaple || SamYaple || UTC-05:00 || Core Reviewer                                                                   
 
|-
 
|Vladislav Belogrudov || vbel || - || Developer
 
|}
 
  
 
== Resources ==
 
== Resources ==
Line 49: Line 32:
 
|-
 
|-
 
|  IRC  
 
|  IRC  
| #kolla on Freenode
+
| #openstack-kolla on OFTC
 
|-
 
|-
 
|  Milestones   
 
|  Milestones   
| https://launchpad.net/kolla/+milestones
+
| https://launchpad.net/kolla/+milestones and https://launchpad.net/kolla-ansible/+milestones
 
|-
 
|-
 
| Mailing List
 
| Mailing List
| [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev OpenStack dev] list, prefix with [kolla]
+
| [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss OpenStack dev] list, prefix with [kolla]
 
|-
 
|-
| Bug tracker   
+
| Bug tracker   
| https://bugs.launchpad.net/kolla
+
| https://bugs.launchpad.net/kolla, https://bugs.launchpad.net/kolla-ansible and https://storyboard.openstack.org/#!/project/openstack/kayobe
 
|-  
 
|-  
 
| Blueprints
 
| Blueprints
| [http://blueprints.launchpad.net/kolla]
+
| http://blueprints.launchpad.net/kolla and http://blueprints.launchpad.net/kolla-ansible
 +
|-
 +
| Whiteboard
 +
| https://etherpad.openstack.org/p/KollaWhiteBoard
 
|}
 
|}
  
== Discussions / Etherpads ==
+
== Getting Started ==
* [https://etherpad.openstack.org/p/kolla-manifesto Manifesto]
 
  
== Getting Started ==
+
(switch to the latest stable branch [as suggested by the docs page] if you are interested in a production release)
  
* [https://github.com/stackforge/kolla/blob/master/docs/dev-quickstart.md Developer Quickstart]
+
* [https://docs.openstack.org/kolla/latest/ Kolla Documentation]
* [https://github.com/stackforge/kolla/blob/master/docs/integration-guide.md Integration Guide]
+
* [https://docs.openstack.org/kolla-ansible/latest/ Kolla Ansible Documentation]
 +
* [https://docs.openstack.org/kayobe/latest/ Kayobe Documentation]
  
 
== Presentations ==
 
== Presentations ==
  
 +
* [https://www.slideshare.net/MarkGoddard2/kolla-project-onboarding-train-144103972 Kolla project onboarding for Train cycle (slides)]
 +
* [https://www.youtube.com/watch?v=fxhkFWgOGHU Kolla project update for Stein release]
 +
* [https://www.slideshare.net/MarkGoddard2/to-kayobe-or-not-to-kayobe To Kayobe or not to Kayobe]
 +
* [https://www.slideshare.net/MarkGoddard2/kolla-project-update-stein-144103973 Kolla project update for Stein release (slides)]
 
* [https://www.youtube.com/watch?v=YDKbephsS5s Kolla thanks docker the pros and cons of containerizing your openstack services]
 
* [https://www.youtube.com/watch?v=YDKbephsS5s Kolla thanks docker the pros and cons of containerizing your openstack services]
 +
* [https://www.slideshare.net/SwapnilKulkarni9/project-kolla-bof-at-containercon Kolla BoF session at ContainerCon NA 2015]
  
 
[[category: ContainerDeployment]]
 
[[category: ContainerDeployment]]

Latest revision as of 17:47, 24 January 2023

Kolla provides production-ready containers and deployment tools for operating OpenStack clouds that are scalable, fast, reliable, and upgradable using community best practices.

Kolla

Kolla provides tools to build container images for OpenStack services.

Kolla Ansible

Kolla Ansible provides Ansible playbooks to deploy the Kolla images.

Kayobe

Kayobe enables deployment of containerised OpenStack to bare metal using Kolla, Kolla Ansible and Bifrost.

Resources

Meetings Meetings/Kolla
IRC #openstack-kolla on OFTC
Milestones https://launchpad.net/kolla/+milestones and https://launchpad.net/kolla-ansible/+milestones
Mailing List OpenStack dev list, prefix with [kolla]
Bug tracker https://bugs.launchpad.net/kolla, https://bugs.launchpad.net/kolla-ansible and https://storyboard.openstack.org/#!/project/openstack/kayobe
Blueprints http://blueprints.launchpad.net/kolla and http://blueprints.launchpad.net/kolla-ansible
Whiteboard https://etherpad.openstack.org/p/KollaWhiteBoard

Getting Started

(switch to the latest stable branch [as suggested by the docs page] if you are interested in a production release)

Presentations