Automatically create Minio buckets based on K8S CRD.
https://miniok8sbucketsoperator.communiquons.org
src | ||
test | ||
yaml | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
MinioK8sBuckets
Automatically create Minio buckets based on K8S CRD.
WIP, early project
Apply all K8s config files manually:
cat yaml/*.yaml | kubectl apply -f -