Skip to content

Commit 738de78

Browse files
Update content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md
Co-authored-by: Taylor Dolezal <[email protected]>
1 parent 9c98670 commit 738de78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/blog/_posts/2020-05-21-wsl2-dockerdesktop-k8s.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@ kubectl get nodes
227227

228228
> Tip: depending on how fast we run the "get nodes" command, it can be that not all the nodes are ready, wait few seconds and run it again, everything should be ready
229229
230-
And that's it, we have created a three nodes cluster, and if we look at the services one more time, we will see several that have now three replicas:
230+
And that's it, we have created a three-node cluster, and if we look at the services one more time, we will see several that have now three replicas:
231+
231232

232233
```bash
233234
# Check the services for the whole cluster

0 commit comments

Comments
 (0)