Skip to content

Instantly share code, notes, and snippets.

@bassam
Created February 6, 2017 23:37
Show Gist options
  • Save bassam/0d399c31738f93a91507340a7f589c0a to your computer and use it in GitHub Desktop.
Save bassam/0d399c31738f93a91507340a7f589c0a to your computer and use it in GitHub Desktop.
Taming the complexity of Ceph by running it on Kubernetes
Ceph is awesome! It's open, resilient, scalable, and is powering some of the world's largest OpenStack clusters. Yet despite
its success Ceph remains complex and requires a team of devops ninjas and storage experts to run it successfully.
In this talk we'll walkthrough how to simplify Ceph by running on top of Kubernetes. We'll show how to use
the power of Kubernetes to effectively deploy, manage, scale, and failover production-ready Ceph clusters. We introduce
a new "operator" for Ceph that deeply integrates with the Kubernetes API and automates the management of Ceph.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment