https://github.com/kairen/k8s-ceph-examples
Kubernetes and Ceph Integration demo.
https://github.com/kairen/k8s-ceph-examples
ceph cephfs kubernetes rbd
Last synced: 3 months ago
JSON representation
Kubernetes and Ceph Integration demo.
- Host: GitHub
- URL: https://github.com/kairen/k8s-ceph-examples
- Owner: kairen
- Created: 2017-09-07T07:28:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T07:29:33.000Z (about 8 years ago)
- Last Synced: 2025-04-10T05:02:35.977Z (6 months ago)
- Topics: ceph, cephfs, kubernetes, rbd
- Language: Shell
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubernetes volume provisioning using Ceph distributed storage
Bring persistent storage for your containers with RBD, CephFS on Kubernetes.
* RBD, CephFS Volumes
* RBD, CephFS Persistent Volumes.
* RBD Storage classes.
* CephFS Provisioner and Storage classes.Requirement:
* Linux Kernel should be newer than 4.2.0.
* Ceph and RBD utilities must be installed on masters and nodes
* The Kubernetes SkyDNS addon needs to be set as a resolver on masters and nodes