From 43d3824a9aa8660dd4557c57145ef9902a64ee0c Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Wed, 2 Nov 2016 14:21:40 -0700 Subject: [PATCH] Remove a few versioned-warnings that snuck in --- docs/proposals/stateful-apps.md | 29 -------------------------- docs/user-guide/kubectl/kubectl_cp.md | 29 -------------------------- examples/volumes/vsphere/README.md | 30 --------------------------- 3 files changed, 88 deletions(-) diff --git a/docs/proposals/stateful-apps.md b/docs/proposals/stateful-apps.md index 0fc9759341f..c5196f2a6df 100644 --- a/docs/proposals/stateful-apps.md +++ b/docs/proposals/stateful-apps.md @@ -1,32 +1,3 @@ - - - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - - - - # StatefulSets: Running pods which need strong identity and storage ## Motivation diff --git a/docs/user-guide/kubectl/kubectl_cp.md b/docs/user-guide/kubectl/kubectl_cp.md index b6c946c509b..882a0cf00d7 100644 --- a/docs/user-guide/kubectl/kubectl_cp.md +++ b/docs/user-guide/kubectl/kubectl_cp.md @@ -1,32 +1,3 @@ - - - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - - - - This file is autogenerated, but we've stopped checking such files into the repository to reduce the need for rebases. Please run hack/generate-docs.sh to populate this file. diff --git a/examples/volumes/vsphere/README.md b/examples/volumes/vsphere/README.md index f33e900c3e9..0ac4f774c5d 100644 --- a/examples/volumes/vsphere/README.md +++ b/examples/volumes/vsphere/README.md @@ -1,33 +1,3 @@ - - - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - - - - - # vSphere Volume - [Prerequisites](#prerequisites)