Files
kube-prometheus/jsonnet/kube-prometheus/platforms
Raúl Garcia Sanchez 3fff8b5609 AKS - Create dedicated kubernetes service to expose CoreDNS metrics (#2107)
* create service to expose coredns metrics

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>

* create service to expose coredns metrics

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>

---------

Signed-off-by: Raul Garcia Sanchez <info@raulgarcia.de>
2023-05-22 16:29:54 +01:00
..
2021-05-31 23:08:59 +02:00

Adding a new platform specific configuration

Adding a new platform specific configuration requires to update the customization example and the platforms.libsonnet file by adding the platform to the list of existing ones. This allow the new platform to be discoverable and easily configurable by the users.