Commit Graph

9 Commits (605806adb21380d3484512ff71745bdf6b11b82c)

Author SHA1 Message Date
Medya Ghazizadeh 1606724762
Merge pull request #13399 from klaases/patch-1
Site: Add macOS Hyperkit NFS Mounts Documentation
2022-04-18 14:26:21 -07:00
Chris Tomkins 51092e0e3a Added Network Policy page to handbook 2022-02-01 14:08:07 +00:00
klaases 507019db3c Add hyperkit flags documentation. 2022-01-25 12:08:15 -08:00
klaases 601dbe3a76
Remove `(see NFS mounts)` as link no longer exists
Fixes #12898

Correct documentation for macOS as Hyperkit is not supported on Linux.

Before:
HyperKit | Linux | Unsupported | (see NFS mounts) |

After:
HyperKit | macOS | Unsupported | |
2022-01-19 12:16:32 -08:00
Maxime Kjaer 2a7d7d5e05
Fix indentation of JSON manifest 2021-06-28 11:40:42 +02:00
Maikel 7b1b1ac200
Update docs VMware Fusion mount location.
I noticed the mount does not end up in `/Users`, but in `/mnt/hgfs/Users` using the following start command:

``
minikube start --vm-driver=vmware --mount-string=/Users:/Users
```

Source: https://github.com/kubernetes/website/pull/18674/files
2021-01-17 15:46:46 +01:00
Anders F Björklund ebf37ad15f Fix whitespace issues in the site content markdown
Courtesy of markdownlint, but nothing to show on:

 git show --ignore-all-space --ignore-blank-lines

Ignore generated commands, with trailing whitespace.
Those need to be fixed in "generate-docs" instead...
2020-12-05 10:08:32 +01:00
edtrist f6a770e0a6 Add missing language to code blocks 2020-12-01 22:42:41 +00:00
tstromberg 4593ac3558 Change directory case 2020-04-04 20:30:07 -07:00