First-time tutorials import from k/examples (#4353)

This imports the tutorials from kubernetes/examples repository for the first
time. It adds "DO NOT UPDATE" notices and updates some titles. These tutorials
will be maintained at k/examples repository.

Also fixing a bug in the update script (we were inserting the `<!--` comments
before the metadata section on the top, causing articles to render incorrectly).

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan
2017-07-21 11:52:38 -07:00
committed by Andrew Chen
parent 35cc32f87c
commit 8b687fcb12
4 changed files with 116 additions and 12 deletions
@@ -1,10 +1,43 @@
---
title: "Example: PHP Guestbook application with Redis"
assignees:
- ahmetb
- jeffmendoza
title: "Example: Deploying PHP Guestbook application with Redis"
---
<!--
DO NOT UPDATE THIS FILE!
Submit a patch to https://github.com/kubernetes/examples and
once it is merged, run ./update-imported-tutorials.sh to
import it to the website.
-->
This example shows how to build a simple, multi-tier web application using Kubernetes and [Docker](https://www.docker.com/).
@@ -704,4 +737,4 @@ For Google Compute Engine details about limiting traffic to specific sources, se
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/examples/guestbook/README.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->
<!-- END MUNGE: GENERATED_ANALYTICS -->