mirror of https://github.com/k3s-io/k3s
Fix typo in guestbook-go
parent
26de8cd6b2
commit
a7231d86cb
|
@ -53,7 +53,7 @@ If you are running a cluster in Google Container Engine (GKE), instead see the [
|
|||
|
||||
This example assumes that you have a working cluster. See the [Getting Started Guides](../../docs/getting-started-guides/) for details about creating a cluster.
|
||||
|
||||
**Tip:** View all the `kubectl` commands, including their options and descriptions in the [kudectl CLI reference](../../docs/user-guide/kubectl/kubectl.md).
|
||||
**Tip:** View all the `kubectl` commands, including their options and descriptions in the [kubectl CLI reference](../../docs/user-guide/kubectl/kubectl.md).
|
||||
|
||||
### Step One: Create the Redis master pod<a id="step-one"></a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue