mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
guestbook: add link to cluster setup instruction
This commit is contained in:
parent
a70141307a
commit
f528ef8018
@ -5,7 +5,7 @@ This example shows how to build a simple multi-tier web application using Kubern
|
|||||||
The example combines a web frontend, a redis master for storage and a replicated set of redis slaves.
|
The example combines a web frontend, a redis master for storage and a replicated set of redis slaves.
|
||||||
|
|
||||||
### Step Zero: Prerequisites
|
### Step Zero: Prerequisites
|
||||||
This example assumes that you have forked the repository and turned up a Kubernetes cluster.
|
This example assumes that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes-new#setup).
|
||||||
|
|
||||||
|
|
||||||
### Step One: Turn up the redis master.
|
### Step One: Turn up the redis master.
|
||||||
|
Loading…
Reference in New Issue
Block a user