Skip to content

Commit

Permalink
docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-dempers committed Oct 24, 2020
1 parent 28a126d commit 4458691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/servicemesh/linkerd/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ We should be able to access our site under `http://servicemesh.demo/home/`

# Getting Started with Linkerd

Firstly, I like to do most of my work in containers so everything is reproducable <br/>
Firstly, I like to do most of my work in containers so everything is reproducible <br/>
and my machine remains clean.

## Get a container to work in
Expand All @@ -89,7 +89,7 @@ export KUBE_EDITOR="nano"
#test cluster access:
/work # kubectl get nodes
NAME STATUS ROLES AGE VERSION
linkerd-control-plane Ready master 26m v1.18.4
linkerd-control-plane Ready master 26m v1.19.1
```

Expand Down

0 comments on commit 4458691

Please sign in to comment.