Commit 681e865d authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #13889 from zhengguoyong/fix-doc1

Auto commit by PR queue bot
parents 96df3107 a245aa59
...@@ -46,7 +46,7 @@ This example shows how to build a simple, multi-tier web application using Kuber ...@@ -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 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 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 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) - [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) - [Create the Frontend Service](#create-the-frontend-service)
- [Accessing the guestbook site externally](#accessing-the-guestbook-site-externally) - [Accessing the guestbook site externally](#accessing-the-guestbook-site-externally)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment