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