From 0772c9b6f91bb898944180eed624141f56404fba Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Fri, 18 Nov 2016 13:28:46 -0800 Subject: [PATCH] Remove a few versioned-warnings that snuck in, again --- docs/design/ha_master.md | 29 ----------------------- examples/podsecuritypolicy/rbac/README.md | 29 ----------------------- 2 files changed, 58 deletions(-) diff --git a/docs/design/ha_master.md b/docs/design/ha_master.md index 6f2d91d7417..d4cf26a9abd 100644 --- a/docs/design/ha_master.md +++ b/docs/design/ha_master.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). - --- - - - - - # Automated HA master deployment **Author:** filipg@, jsz@ diff --git a/examples/podsecuritypolicy/rbac/README.md b/examples/podsecuritypolicy/rbac/README.md index 5e692fc225d..4bde4dd4578 100644 --- a/examples/podsecuritypolicy/rbac/README.md +++ b/examples/podsecuritypolicy/rbac/README.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). - --- - - - - - ## PSP RBAC Example This example demonstrates the usage of *PodSecurityPolicy* to control access to privileged containers