cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Tags are not propagated to monitoring EBS volumes

Open deliahu opened this issue 4 years ago • 0 comments
trafficstars

Description

The prometheus and grafana EBS volumes created by the cluster are not tagged with Cortex's tags (default or user)

Notes

At this time, it does not seem to be possible to assign tags at creation time, so they will have to be added after the volumes are created. Here is a potentially related ticket: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/180

The nodes' volumes are tagged via https://github.com/weaveworks/eksctl/pull/3639

deliahu avatar Mar 30 '21 22:03 deliahu