File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/tutorials/security Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ check the documentation for that version.
25
25
26
26
Install the following on your workstation:
27
27
28
- - [ KinD ] ( https://kind.sigs.k8s.io/docs/user/quick-start/#installation )
28
+ - [ kind ] ( https://kind.sigs.k8s.io/docs/user/quick-start/#installation )
29
29
- [ kubectl] ( /docs/tasks/tools/ )
30
30
31
31
This tutorial demonstrates what you can configure for a Kubernetes cluster that you fully
@@ -252,7 +252,7 @@ following:
252
252
```
253
253
254
254
{{<note>}}
255
- If you use Docker Desktop with KinD on macOS, you can
255
+ If you use Docker Desktop with *kind* on macOS, you can
256
256
add `/tmp` as a Shared Directory under the menu item
257
257
**Preferences > Resources > File Sharing**.
258
258
{{</note>}}
You can’t perform that action at this time.
0 commit comments