Running a Custom Ozone Build
This section documents various ways to run a custom build of Ozone on a local machine.
📄️ Intellij
TODO: File a subtask under HDDS-9861 and complete this page or section.
📄️ Docker Compose
This guide walks you through the process of building Apache Ozone from source and running it using Docker Compose. This approach is particularly useful for development, testing, and understanding Ozone's architecture.
📄️ Kubernetes
The Kubernetes examples and scripts in this project have been tested with Kubernetes 1.34.2 (k3s v1.34.2+k3s1).