From eb4f64b25f17f94795b30fdbbb2d85f1ffc34756 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Fri, 22 May 2020 00:55:18 +0300 Subject: [PATCH] cluster/README.md: update notes about content - Adjust the link to point at https://kubernetes.io/docs/setup/ to alternative solutions. https://kubernetes.io/docs/getting-started-guides already redirects to https://kubernetes.io/docs/setup/ and it does not contain details on /cluster usage. - Remove notes about the contents of the folder, leaving only the deprecation notice and link to alternatives. --- cluster/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/cluster/README.md b/cluster/README.md index 57aacb7b455..3d5214cdd9c 100644 --- a/cluster/README.md +++ b/cluster/README.md @@ -2,11 +2,6 @@ ##### Deprecation Notice: This directory has entered maintenance mode and will not be accepting new providers. Deployments in this directory will continue to be maintained and supported at their current level of support. -The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and control plane components. - -See the [getting-started guides](https://kubernetes.io/docs/getting-started-guides) for examples of how to use the scripts. - -*cloudprovider*/`config-default.sh` contains a set of tweakable definitions/parameters for the cluster. - +See the [Getting started](https://kubernetes.io/docs/setup/) guide for alternatives. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/README.md?pixel)]()