From 62b6288223a2e8d8588a07cb65ab2024c71873ec Mon Sep 17 00:00:00 2001 From: isaachui Date: Sat, 5 Dec 2020 16:31:55 -0800 Subject: [PATCH] fix cluster-autoscaler url from cluster_spec -> addons --- addons/cluster-autoscaler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/cluster-autoscaler/README.md b/addons/cluster-autoscaler/README.md index 874f443046..4b4633a9cf 100644 --- a/addons/cluster-autoscaler/README.md +++ b/addons/cluster-autoscaler/README.md @@ -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)