Update multidimensional-pod-autoscaler/KEP.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
parent
1fc73452ce
commit
3bac442858
|
|
@ -375,7 +375,8 @@ This section must be completed when targeting beta to a release.
|
|||
|
||||
#### Does this feature depend on any specific services running in the cluster?
|
||||
|
||||
MPA relies on cluster-level service metrics-server and the API server needs to support Mutating Webhooks.
|
||||
MPA relies on cluster-level `metrics.k8s.io` API (for example, from [metrics-server](https://github.com/kubernetes-sigs/metrics-server))
|
||||
For the evict-and-replace mechanism, the API server needs to support the MutatingAdmissionWebhook API.
|
||||
|
||||
### Scalability
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue