Merge pull request #27292 from mikedanese/dep-notice

Automatic merge from submit-queue

add maintenance notice to cluster/README

cc @bgrant0607 @davidopp @justinsb @smarterclayton @derekwaynecarr
This commit is contained in:
k8s-merge-robot 2016-06-13 13:54:50 -07:00 committed by GitHub
commit 94f8c9fbc5

View File

@ -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.