From 0dd130ea18b7e9b4214c36f22cd68b92493d51a5 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Mon, 13 Jul 2015 17:40:19 -0700 Subject: [PATCH] remove old warning --- examples/README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/examples/README.md b/examples/README.md index d326d876607..e06192242e3 100644 --- a/examples/README.md +++ b/examples/README.md @@ -14,19 +14,6 @@ certainly want the docs that go with that version. # Kubernetes Examples: releases.k8s.io/HEAD - - -

*** PLEASE NOTE: These examples apply to the HEAD of the source -tree only. If you are using a released version of Kubernetes, you almost -certainly want the examples that go with that version.

- -Examples for specific releases can be found at -[releases.k8s.io](http://releases.k8s.io). - - - -## - This directory contains a number of different examples of how to run applications with Kubernetes.