UNCLASSIFIED - NO CUI

Skip to content

Minio mimir

Kirby Liu requested to merge minio-mimir into main

General MR

Summary

Enabled Big Bang MinIO as a dependency for mimir and configures the MinIO buckets, credentials, netpol/authpol, and remote write configurations for mimir. Changes to the package include:

  • Added Big Bang MinIO (6.0.4-bb.4) dependency to the wrapper chart
  • Authorization Policies:
    • Allow Mimir to connect to Minio Tenant
    • Allow MinIO-Operator to connect to MinIO Tenant
  • Network Policies:
    • Allow MinIO egress to MinIO (multi-server headless communication)
    • Allow Mimir ingress to MinIO
    • Allow MinIO egress to MinIO-Operator
    • Allow MinIO-Operator ingress to MinIO (to check the tenant health)
  • MinIO generated user credential secret for Tenant

Relevant logs/screenshots

N/A

Linked Issue

issue

Upgrade Notices

N/A

Edited by Kirby Liu

Merge request reports

Loading