sigs.k8s.io/cluster-api@v1.7.1/config/metrics/templates/README.md (about)

     1  # Metrics
     2  
     3  **Disclamer**: This is a temporary workaround. The long-term goal is to generate metric configuration from API type markers.
     4  
     5  The make target `generate-metrics-config` is used to generate a single file which contains the Cluster API specific custom resource configuration for kube-state-metrics.
     6  
     7  To regenerate the file `../crd-metrics-config.yaml`, execute the `make generate-metrics-config` command.