Skip to content

Commit

Permalink
Document update (#9675)
Browse files Browse the repository at this point in the history
Adding a link to redis replicated so users of this example have a better understanding of what redis replicated is
  • Loading branch information
Marky Jackson authored and k8s-ci-robot committed Jul 31, 2018
1 parent d89ed9a commit 8f0753e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ weight: 20
This tutorial shows you how to build and deploy a simple, multi-tier web application using Kubernetes and [Docker](https://www.docker.com/). This example consists of the following components:

* A single-instance [Redis](https://redis.io/) master to store guestbook entries
* Multiple replicated Redis instances to serve reads
* Multiple [replicated Redis](https://redis.io/topics/replication) instances to serve reads
* Multiple web frontend instances

{{% /capture %}}
Expand Down

0 comments on commit 8f0753e

Please sign in to comment.