Created
February 6, 2017 23:37
-
-
Save bassam/0d399c31738f93a91507340a7f589c0a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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