Merge pull request #13889 from zhengguoyong/fix-doc1

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-09-12 19:52:33 -07:00
commit 681e865d81

View File

@ -46,7 +46,7 @@ This example shows how to build a simple, multi-tier web application using Kuber
- [Step Three: Fire up the replicated slave pods](#step-three-fire-up-the-replicated-slave-pods)
- [Step Four: Create the redis slave service](#step-four-create-the-redis-slave-service)
- [Step Five: Create the frontend replicated pods](#step-five-create-the-frontend-replicated-pods)
- [Step Six: Set up the guestbook frontend service.](#step-six-set-up-the-guestbook-frontend-service)
- [Step Six: Set up the guestbook frontend service](#step-six-set-up-the-guestbook-frontend-service)
- [Using 'type: LoadBalancer' for the frontend service (cloud-provider-specific)](#using-type-loadbalancer-for-the-frontend-service-cloud-provider-specific)
- [Create the Frontend Service](#create-the-frontend-service)
- [Accessing the guestbook site externally](#accessing-the-guestbook-site-externally)