MinioK8sBuckets/README.md

13 lines
234 B
Markdown
Raw Normal View History

2023-05-03 17:24:19 +00:00
# MinioK8sBuckets
2023-05-04 17:14:21 +00:00
Automatically create Minio buckets based on K8S CRD.
WIP, early project
Apply all K8s config files manually:
```bash
cat yaml/*.yaml | kubectl apply -f -
```
Note : [mc tool](https://min.io/download) is required