gbraad created page: ceph atomic authored by Gerard Braad's avatar Gerard Braad
Atomic Host is a new generation of Operating Systems that used to create an immutable infrastructure to deploy and scale containerized applications. Ceph is a distributed storage solution
For this it utilizes Docker and Kubernetes.
```
$ mkdir -p /workspace
$ cd /workspace
......
......