mirror of https://github.com/kubernetes/kops.git
Merge pull request #10373 from isaachui/master
fix cluster-autoscaler README url from cluster_spec -> addons
This commit is contained in:
commit
e4498949e8
|
@ -1,6 +1,6 @@
|
|||
# Cluster Autoscaler Addon
|
||||
|
||||
**This addon is deprecated. See https://kops.sigs.k8s.io/cluster_spec/#cluster-autoscaler**
|
||||
**This addon is deprecated. See https://kops.sigs.k8s.io/addons/#cluster-autoscaler**
|
||||
|
||||
We strongly recommend using Cluster Autoscaler with the kubernetes version for which it was meant. Refer to the [Cluster Autoscaler documentation compatibility matrix]( https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/README.md#releases)
|
||||
|
||||
|
|
Loading…
Reference in New Issue