Commit a5e2057a authored by Prout, Ryan's avatar Prout, Ryan
Browse files

update readme

parent 15e12ab3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,8 +2,12 @@

This Chart provides and example that deploys a standalone MinIO application. It is a single MinIO server running in a pod, as a "deployment", with a small persistent volume claim to persist data (allocated on a block device in this example - could potentially be an NCCS filesystem instead).

This example is a derivative of the [MinIO provided example](https://github.com/minio/minio/blob/master/docs/orchestration/kubernetes/k8s-yaml.md) to target Slate specifically.

## Getting Started

### Prerequisites

## 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.
 No newline at end of file