When deploying COS as described in the document, and integrate with the underlying kubernetes cluster, which is probably the first environment to integrate, will not work with mimir.
This is because the size of the PVCs used in mimir are all 1GB and these gets full immediately after integrating with kubernetes.
I think a bigger default value in terraform module or a guide in the document would avoid unnecessary troubleshooting why mimir is not collecting any metrics.
When deploying COS as described in the document, and integrate with the underlying kubernetes cluster, which is probably the first environment to integrate, will not work with mimir.
This is because the size of the PVCs used in mimir are all 1GB and these gets full immediately after integrating with kubernetes.
I think a bigger default value in terraform module or a guide in the document would avoid unnecessary troubleshooting why mimir is not collecting any metrics.