mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Merge pull request #920 from josephholsten/patch-1
docs/getting-started-guides/locally.md: note linux dependency
This commit is contained in:
commit
b10528aa75
@ -1,5 +1,12 @@
|
|||||||
## Getting started locally
|
## Getting started locally
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
- Linux
|
||||||
|
- Docker 1.0.0+
|
||||||
|
|
||||||
|
Not running Linux? Consider running Linux in a local virtual machine with [Vagrant](vagrant.md), or on a cloud provider like [Google Compute Engine](gce.md)
|
||||||
|
|
||||||
In a separate tab of your terminal, run:
|
In a separate tab of your terminal, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user