confluentinc / operator-earlyaccess

Confluent Operator Early Access docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create New Lab Scenario for Configuring Storage

chuck-confluent opened this issue · comments

commented

I was thinking of running minio in the same k8s cluster as an "S3-like" service to enable tiered storage. Also, the whole workflow of creating and using a storage class. I would just use the local provisioner and mention that you can use cloud storage provisioners and enable disk expansion.

minio docs: https://docs.min.io/minio/k8s/tutorials/deploy-minio-tenant.html#overview
minio helm: https://github.com/minio/operator/tree/master/helm/minio-operator

This lab should also configure Self Balancing Clusters.