Mimir Coordinator K8S
- Canonical Observability
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 12 | 04 Jun 2024 | |
latest/candidate | 12 | 22 May 2024 | |
latest/beta | 24 | 19 Nov 2024 | |
latest/edge | 24 | 14 Nov 2024 |
juju deploy mimir-coordinator-k8s
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
Mimir coordinator charm
mimir-coordinator-k8s
is a workloadless charm that coordinates the operations of mimir-worker
charms and routes traffic to them.
It is an essential part of COS HA.
This Charmed Operator handles deployment, scaling, configuration, and Day 2 operations specific to Mimir.
This operator drives the Mimir worker applications, and it can be composed with other operators to deliver a complex application or service.
Mimir-coordinator’s primary task is to ensure that a cluster of mimir worker nodes is consistent (i.e. all required roles are assigned to a certain number of units). Its secondary function is to provide a unified configuration point for the whole cluster. Finally, it deploys and operates nginx to route traffic to the related workers.
This charm on its own does not deploy or operate Mimir; the mimir
bundle deploys a mimir-coordinator
instance and a mimir-worker
instance and integrates them. Only then, you will have a functional Mimir deployment.
This charm is:
- part of the COS HA bundle
- intended to be used together with
loki-k8s
,tempo-k8s
andgrafana-k8s
.
In this documentation
Tutorial Get started - a hands-on introduction for new users deploying the charmed operator. |
How-to guides Step-by-step guides covering key operations and common tasks |
Explanation Concepts - discussion and clarification of key topics |
Reference Technical information - specifications, APIs, architecture |
Project and community
Mimir-coordinator is part of the Canonical Observability Stack. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.
- Read our Code of conduct
- Join the Discourse community forum
- Join the Matrix community chat
- Contribute on GitHub
Thinking about using the Canonical Observability Stack for your next project? Get in touch!