Skip to content

Commit eb4f64b

Browse files
committed
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.
1 parent a49da36 commit eb4f64b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

cluster/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
##### 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.
44

5-
The scripts and data in this directory automate creation and configuration of a Kubernetes cluster, including networking, DNS, nodes, and control plane components.
6-
7-
See the [getting-started guides](https://kubernetes.io/docs/getting-started-guides) for examples of how to use the scripts.
8-
9-
*cloudprovider*/`config-default.sh` contains a set of tweakable definitions/parameters for the cluster.
10-
5+
See the [Getting started](https://kubernetes.io/docs/setup/) guide for alternatives.
116

127
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/README.md?pixel)]()

0 commit comments

Comments
 (0)