mirror of https://github.com/kubernetes/kops.git
fix(docs): fix the compatibility matrics on hpa.md
Add new metrics-server version to the compatibility matrics on the horizontal_pod_autoscaling.md docs.
This commit is contained in:
parent
1f38ac53b8
commit
2a747f8d8f
|
@ -68,6 +68,7 @@ compatibility matrix is as follows:
|
|||
|
||||
Metrics Server | Metrics API group/version | Supported Kubernetes version
|
||||
---------------|---------------------------|-----------------------------
|
||||
0.3.x | `metrics.k8s.io/v1beta1` | 1.8+
|
||||
0.2.x | `metrics.k8s.io/v1beta1` | 1.8+
|
||||
0.1.x | `metrics/v1alpha1` | 1.7
|
||||
|
||||
|
|
Loading…
Reference in New Issue