Getting Started
Easy Start
You can try out Ozone using docker hub without downloading the official release. This makes it easy to explore Ozone.
Starting ozone inside a single container
The simplest and easiest way to start an ozone cluster to explore what it can do is to start ozone via docker.
Recommended
Ozone on a physical cluster
Ozone is designed to work concurrently with HDFS. The physical cluster instructions explain each component of Ozone and how to deploy with maximum control.
Ozone on K8s
Ozone is designed to work well under Kubernetes. These are instructions to deploy Ozone on K8s. Ozone provides a replicated storage solution for K8s based apps.
Ozone using MiniKube
Ozone cluster in Local Node
We also ship standard docker files with official release. These are part of official release and not depend upon Docker Hub.
Hadoop Ninja
Instructions to build Ozone from source to create deployment packages.