OpenStack Infra Team conference presentations and papers
Go to file
James E. Blair 1943289737 Add rook talk
Change-Id: I76f535f42832abb086fc09699b0ff95b8c7ee894
2019-05-19 17:17:44 +02:00
graphics Add rook talk 2019-05-19 17:17:44 +02:00
help Clear unrelated presentations out of the overview. 2013-06-18 01:06:46 +00:00
images Initial commit for publication template branch. 2013-09-13 14:58:11 -07:00
recordings Add rook talk 2019-05-19 17:17:44 +02:00
scripts Add rook talk 2019-05-19 17:17:44 +02:00
styles Add rook talk 2019-05-19 17:17:44 +02:00
.gitreview Add rook talk 2019-05-19 17:17:44 +02:00
README.rst Add rook talk 2019-05-19 17:17:44 +02:00
index.html Add rook talk 2019-05-19 17:17:44 +02:00

README.rst

Highly Available Git on CephFS with Rook, Kubernetes, and OpenStack

Abstract

The OpenDev Project operates infrastructure for some of the largest and most active Open Source projects. It needs a bulletproof system for serving the git repositories for those projects, and it needs to be entirely open source.

This presentation will show how OpenDev uses Kubernetes and Rook to deploy an entirely virtualized Ceph cluster and CephFS to serve git repositories. The cluster is fully integrated with the OpenStack cloud provider it runs in, so that OpenStack automatically provides load balancing and the virtualized block storage that supports the Ceph cluster. The deployment process is automated with Ansible and allows for easy experimentation and testing since the entire system can be recreated in a matter of minutes.