-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Doc requirement from Markus
Registering the custom-metrics API can clash if the user already has a custom-metric API implementation hooked up in their cluster.
We'll need to document that caveat and document that one will not be able to use custom-metrics (and HPA on concurrency metrics for that matter) on those clusters for now.
Additional context
We'll need to document a caveat, basically saying that if you already have a custom-metrics API implementation in your cluster (TODO: provide command to find that out) you cannot use this and you can deactivate the installation by (TODO: provide command to do that).