diff --git a/cluster/README.md b/cluster/README.md index 1e30bea94e..1c38035b5d 100644 --- a/cluster/README.md +++ b/cluster/README.md @@ -1,5 +1,7 @@ # Cluster Configuration +##### Deprecation Notice: This directory has entered maintainence mode and will not be accepting new providers. Please submit new automation deployments to [kube-deploy](https://github.com/kubernetes/kube-deploy). 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 master components. See the [getting-started guides](../docs/getting-started-guides) for examples of how to use the scripts.