Jump to: navigation, search

Difference between revisions of "Kolla"

m
m (Discussions / Etherpads)
 
(93 intermediate revisions by 37 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]
  
== Active Contributors ==
+
== Kolla Ansible ==
{| class="wikitable sortable"
+
 
|-
+
Kolla Ansible provides Ansible playbooks to deploy the Kolla images.
! Name !! IRC Nick !! Timezone
+
 
|-
+
* [https://opendev.org/openstack/kolla-ansible Source Code]
|Borne Mace || bmace || Pacific Time (UTC-08:00)   
+
* [https://launchpad.net/kolla-ansible Launchpad]
|-
+
* [https://docs.openstack.org/kolla-ansible/latest/ Documentation]
|Daneyon Hansen || daneyon  || -                                                     
+
 
|-
+
== Kayobe ==
|Jeff Peeler || jpeeler || -                                                        
 
|-
 
|Martin Andre || mandre || -                                                       
 
|-
 
|Paul Bourke || pbourke || Irish Summer Time (UTC+01:00)                       
 
|-        
 
|Ryan Hallisey || rhallisey || -                                                       
 
|-
 
|Sam Yaple || SamYaple || -                                                           
 
|-
 
|Steven Dake || sdake || -                                                         
 
|-
 
|Vladislav Belogrudov || vbel || -
 
|}
 
  
== Core Team ==
+
Kayobe enables deployment of containerised OpenStack to bare metal using Kolla, Kolla Ansible and Bifrost.
  
* [PTL] Steven Dake (sdake)
+
* [https://opendev.org/openstack/kayobe Source Code]
* Martin Andre (mandre)
+
* [https://storyboard.openstack.org/#!/project/openstack/kayobe Storyboard]
* Ryan Hallisey (rhallisey)
+
* [https://docs.openstack.org/kayobe/latest/ Documentation]
* Daneyon Hansen (danehans)
 
* Jeff Peeler (jpeeler)
 
* Sam Yaple (samyaple)
 
  
 
== Resources ==
 
== Resources ==
Line 44: 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