grafana / cortex-jsonnet

Deprecated: see https://github.com/grafana/mimir/tree/main/operations/mimir instead
Apache License 2.0
74 stars 53 forks source link

WIP: Add resources for running with dskit kubernetes ring #423

Closed dimitarvdimitrov closed 2 years ago

dimitarvdimitrov commented 2 years ago

What this PR does: As part of a hackathon project we added a kubernetes KV provider to dskit. This PR adds a new file cortex/kubernetes-ring.libsonnet which provisions the service account, role & role binding needed to run the ring.

Which issue(s) this PR fixes: Fixes #

Checklist

dimitarvdimitrov commented 2 years ago

closing as this is probably not the right place for this