1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

21 Commits

Author SHA1 Message Date
Khaled Elkhawaga
5ab8453b13 helm: update chart reference (#3501)
the stable/prometheus-operator chart has been deprecated and further
development has been moved to prometheus-community/kube-prometheus-stack

Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com>
2020-09-15 14:34:28 +02:00
paulfantom
ce0f2cb240 fix docs references 2020-08-05 14:16:13 +02:00
Vasily
723a050e64 Move documentation to upstream 2019-02-20 16:06:10 +00:00
Vasily
19e12ec484 Add PVC migration example 2019-02-18 18:48:57 +00:00
Vasily
493548aec3 Add more detail 2019-02-18 18:25:19 +00:00
Vasily
1808f3f500 Remove helm chart, leave notice 2019-02-18 18:09:37 +00:00
Vasily
019a5a9397 Update deprecation notice
There are still some folks coming to the kubernetes slack and asking
for information on how to use the chart from this repository.
2018-12-20 10:18:18 +00:00
Giancarlo Rubio
fc734853cc create a helm note explaining repo migration 2018-08-02 15:27:51 +02:00
Manuel Rüger
73e412a74c Fix typo, point to helm install 2018-07-23 19:02:17 +02:00
Moiz Virani
047de96d1a kube-prometheus: Making kubelets, kubescheduler, kube controller and kube state exporters optional (#1525)
* Helm: Improving readme instructions for testing helm chart locally

Adding note about where to run commands from and also breaking up large bash commands into multiple lines for simple copy paste.

* kube-prometheus: Making kubelets, kubescheduler, kube controller and kube state exporters optional

When running prometheus operator on hosted kuberenetes like GCE, few of the exporters are optional, so adding ability to conditional installations.

Fixes #1001, #355, #845

* Update Chart.yaml

* Update Chart.yaml
2018-06-28 01:41:27 +02:00
Giancarlo Rubio
0ae7f5ddf9 Bump chart prometheus-operator to v0.18.0 (#1183)
* Add s3 sync to coredns, bump operator to v0.18.0

* bump operator version
2018-04-05 11:58:59 +02:00
Leif Madsen
bd95b847cd Update kube-prometheus values for storageSpec (#990)
* Update kube-prometheus values for storageSpec

Update the values.yaml for kube-prometheus and alertmanager to be valid
templates and provide a better example. Also delete the --set reference
in the documentation since it is set by default in values.yaml.

Closes #979

* Update requirements.yaml
2018-02-19 20:59:21 +01:00
Mikael
091e2a1202 Make RBAC Global (#917)
Adding `rbacEnable` to the global namespace to allow for easier control
from the kube-prometheus chart.
2018-02-07 20:06:46 +01:00
jaglade
b34540e9c3 Add the ability to set sessionAffinity for prometheus service (#952)
* prometheus: Add ability to set sessionAffinity in prometheus service

* README: Corrected how to contribute instructions

* prometheus: Defaulting sessionAffinity to 'None'

* Bumping kube-prometheus chart.yaml version
2018-02-05 13:40:29 +01:00
Giancarlo Rubio
03f652eb62 bump prometheus operator helm chart to 0.16.1 version, add developer notes 2018-01-31 21:38:32 +00:00
champtar
ae82f80131 helm: add '--namespace monitoring' in README (#885)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-01-13 10:50:52 +01:00
Aaron Roydhouse
5295df42e2 A stub of a README for the Helm chart with vital bootstrap info
As discussed in #861. It's not detailed, but it is 100% better that current non-existent README :-)

It provide the vital info that you need to install `prometheus-operator` first, and then `kube-prometheus` second.
2018-01-05 13:46:02 -05:00
Michael Goodness
3c34819b96 Moved prometheus-operator chart to subdir 2017-03-29 17:00:39 -05:00
Michael Goodness
3d67c31472 README 2017-03-29 16:19:04 -05:00
Michael Goodness
4738d7fb81 Updated prometheus-operator chart to v0.7.0 2017-03-29 15:58:06 -05:00
Fabian Reinartz
e8538a3334 Move Helm files into helm/ 2017-03-27 14:59:29 +02:00