mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 21:12:07 +00:00
Merge pull request #2566 from andrewwatson/patch-1
fixed a minor format problem
This commit is contained in:
commit
f417139d94
@ -17,6 +17,7 @@
|
|||||||
1. ```git clone https://github.com/GoogleCloudPlatform/kubernetes.git```
|
1. ```git clone https://github.com/GoogleCloudPlatform/kubernetes.git```
|
||||||
2. ```cd kubernetes; make release```
|
2. ```cd kubernetes; make release```
|
||||||
3. ```export PATH=$PATH:$PWD/_output/local/bin/<os>/<platform>```
|
3. ```export PATH=$PATH:$PWD/_output/local/bin/<os>/<platform>```
|
||||||
|
|
||||||
#### Turn up the cluster
|
#### Turn up the cluster
|
||||||
```
|
```
|
||||||
export KUBERNETES_PROVIDER=aws
|
export KUBERNETES_PROVIDER=aws
|
||||||
|
Loading…
Reference in New Issue
Block a user