@@ -6,6 +6,12 @@ This example is a derivative of the [MinIO provided example](https://github.com/
## Prerequisites
NOTE: These examples will be done on the Slate's Marble Cluster. Marble resides in OLCF's Moderate enclave, a peripheral system to Summit.
- You have a Slate project allocation
- You have the OC tool isntalled and can log into Slate (Marble or Onyx cluster) via the CLI
- You have helm3 installed
## Deploying the MinIO Standalone Server on Slate
This section describes the process to deploy a standalone MinIO server on Slate. The deployment uses the [official MinIO Docker image](https://hub.docker.com/r/minio/minio/) from Docker Hub.