From 0528eda26c6469ce35c28391f9bfe35c8532bb08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Fri, 13 Oct 2023 11:23:32 +0200 Subject: [PATCH] Update README.md: Link to Cluster-API Add Link to Cluster API. --- charts/cluster-autoscaler/Chart.yaml | 2 +- charts/cluster-autoscaler/README.md | 1 + charts/cluster-autoscaler/README.md.gotmpl | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/cluster-autoscaler/Chart.yaml b/charts/cluster-autoscaler/Chart.yaml index 394a0be6d268..c5219cf940d0 100644 --- a/charts/cluster-autoscaler/Chart.yaml +++ b/charts/cluster-autoscaler/Chart.yaml @@ -11,4 +11,4 @@ name: cluster-autoscaler sources: - https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler type: application -version: 9.29.3 +version: 9.29.4 diff --git a/charts/cluster-autoscaler/README.md b/charts/cluster-autoscaler/README.md index dd6171b780e7..ce8d9c8fe8ac 100644 --- a/charts/cluster-autoscaler/README.md +++ b/charts/cluster-autoscaler/README.md @@ -72,6 +72,7 @@ To create a valid configuration, follow instructions for your cloud provider: - [GCE](#gce) - [Azure AKS](#azure-aks) - [OpenStack Magnum](#openstack-magnum) +- [Cluster API](#cluster-api) ### AWS - Using auto-discovery of tagged instance groups diff --git a/charts/cluster-autoscaler/README.md.gotmpl b/charts/cluster-autoscaler/README.md.gotmpl index 611ad6bb121f..6d9a3612785d 100644 --- a/charts/cluster-autoscaler/README.md.gotmpl +++ b/charts/cluster-autoscaler/README.md.gotmpl @@ -72,6 +72,7 @@ To create a valid configuration, follow instructions for your cloud provider: - [GCE](#gce) - [Azure AKS](#azure-aks) - [OpenStack Magnum](#openstack-magnum) +- [Cluster API](#cluster-api) ### AWS - Using auto-discovery of tagged instance groups