Fix build failure by adding example and include files (#10610)

Signed-off-by: June Yi <gochist@gmail.com>
This commit is contained in:
June Yi
2018-10-14 20:58:41 +09:00
committed by k8s-ci-robot
parent d14b898a91
commit 462f4553e2
7 changed files with 126 additions and 3 deletions
@@ -0,0 +1,8 @@
You need to have a Kubernetes cluster, and the kubectl command-line tool must
be configured to communicate with your cluster. If you do not already have a
cluster, you can create one by using
[Minikube](/docs/getting-started-guides/minikube),
or you can use one of these Kubernetes playgrounds:
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
* [Play with Kubernetes](http://labs.play-with-k8s.com/)