* 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>
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.