/mimir-k8s-operator

This charmed operator automates the operational procedures of running Grafana Mimir, an open-source metrics backend, in monolithic mode.

Primary LanguagePythonApache License 2.0Apache-2.0

Mimir Charmed Operator for K8s

Description

The Mimir Charmed Operator provides a monitoring solution using Mimir, which is an open source software project that provides a scalable long-term storage for Prometheus.

This repository contains a Juju Charm for deploying the monitoring component of Prometheus in a Kubernetes cluster.

Usage

The Mimir Operator may be deployed using the Juju command line:

$ juju deploy mimir-k8s --trust

OCI Images

This charm by default uses the last stable release of the grafana/mimir image.