mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Typo
This commit is contained in:
parent
5de2e916e5
commit
8ded7be5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ The example combines a web frontend, a redis master for storage and a replicated
|
|||
|
||||
### Step Zero: Prerequisites
|
||||
|
||||
This example assumes that have a basic understanding of kubernetes services and that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes#contents):
|
||||
This example assumes that you have a basic understanding of kubernetes services and that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes#contents):
|
||||
|
||||
```shell
|
||||
$ cd kubernetes
|
||||
|
|
|
|||
Loading…
Reference in a new issue