Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.31 KB

ℹ️ This project has moved

This project is archived in favor of the bundle available at https://github.com/canonical/mimir-bundle/. Please recreate your Mimir deployment using the linked bundle.


Mimir Charmed Operator for K8s

CharmHub Badge Release Discourse Status

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.