cortex-helm-chart
cortex-helm-chart copied to clipboard
Helm chart for Cortex
I would love to be able to run Cortex in smaller environments in a "monolithic" mode, so I can stand up integration tests without having to specify an entire distributed...
I want to register Cortex(cortex-nginx service especially) in my own service discovery. The problem is that everytime I reinstall Cortex, cortex-nginx NodePort is changing. Correct me if Im wrong, but...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cortexproject/cortex-helm-chart). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) | action | minor | `v2.2.1` -> `v2.3.0` | ---...
Once chunks support is removed in the upstream Cortex project, we need to update the helm chart options to no longer reference the chunks store option in Cortex.
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/cortexproject/cortex](https://togithub.com/cortexproject/cortex) | minor | `v1.11.1` -> `v1.13.0` | --- ### Release Notes cortexproject/cortex...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | kiwigrid/k8s-sidecar | patch | `1.19.2` -> `1.19.4` | --- ### Configuration 📅 **Schedule**:...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://togithub.com/bitnami/charts/tree/master/bitnami/memcached) ([source](https://togithub.com/bitnami/charts)) | major | `5.15.14` -> `6.2.5` | --- ### Configuration 📅...
We're using a sidecar to render and load rules for the ruler. On restart though the ruler would lose it's rules cache definitions until the sidecar grabs a new set...
Deploying the chart as is with the defaults generally results in a poorly performing instance. The cortex-jsonnet project makes a number of changes to these defaults that we should adopt...