diff --git a/ceph-oct-dash.png b/ceph-oct-dash.png
new file mode 100644
index 0000000..fa84c31
Binary files /dev/null and b/ceph-oct-dash.png differ
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..e81c4ae
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,28 @@
+![](ceph-oct-dash.png)
+
+# CEPH INSTALLATION METHODS
+
+## Ceph - a scalable distributed object, block, and file storage system platform
+
+### Ceph version list
+Ceph version list - [https://en.wikipedia.org/wiki/Ceph_(software)](https://en.wikipedia.org/wiki/Ceph_(software))
+
+### Ceph Calculator
+Ceph PGs per Pool Calculator - [https://ceph.io/pgcalc/](https://ceph.io/pgcalc/)
+
+---
+### Installation Methods
+
+Ceph Deploy - [ceph-deploy manual](https://docs.ceph.com/en/nautilus/install/install-ceph-deploy/) | [ceph git project](https://github.com/ceph/ceph)
+
+Cephadm - [cephadm master(branch)](https://github.com/ceph/ceph/blob/master/src/cephadm/cephadm) | [cephadm pasific(branch)](https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm) | [cephadm octopus(branch)](https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm) | [ceph container git project](https://github.com/ceph/ceph-container)
+
+Ceph Ansible - [ceph-ansible git project](https://github.com/ceph/ceph-ansible)
+
+Ceph GUI - [cockpit-ceph-installer redhat git project](https://github.com/red-hat-storage/cockpit-ceph-installer)
+
+Ceph NANO - [cn - ceph nano tool](https://github.com/ceph/cn) | [ceph container git project](https://github.com/ceph/ceph-container)
+
+Rook Ceph(Kubernetes) - [cloud-native storage orchestrator with ceph install](https://rook.io/docs/rook/v1.5/ceph-quickstart.html)
+
+Kubernetes + Helm - [ceph install with kube-helm](https://docs.ceph.com/en/nautilus/start/kube-helm/)