mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
Automatic merge from submit-queue (batch tested with PRs 38772, 38797, 40732, 40740) AWS: Deprecate the bash deployment **What this PR does / why we need it**: Add a strong deprecation warning to the `kube-up.sh` AWS deployment. **Release note**: ```release-note The bash AWS deployment via kube-up.sh has been deprecated. See http://kubernetes.io/docs/getting-started-guides/aws/ for alternatives. ```