mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Merge pull request #29095 from lixiaobing10051267/masterKube-env
Automatic merge from submit-queue File "cluster/kube-env.sh" not exist In file "docs/devel/developer-guides/vagrant.md", line 281: "your environment in `cluster/kube-env.sh`:" Here file "cluster/kube-env.sh" not exist.
This commit is contained in:
commit
f5a5b5fc36
2
docs/devel/developer-guides/vagrant.md
Normal file → Executable file
2
docs/devel/developer-guides/vagrant.md
Normal file → Executable file
@ -278,7 +278,7 @@ Congratulations!
|
|||||||
### Testing
|
### Testing
|
||||||
|
|
||||||
The following will run all of the end-to-end testing scenarios assuming you set
|
The following will run all of the end-to-end testing scenarios assuming you set
|
||||||
your environment in `cluster/kube-env.sh`:
|
your environment:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
NUM_NODES=3 go run hack/e2e.go -v --build --up --test --down
|
NUM_NODES=3 go run hack/e2e.go -v --build --up --test --down
|
||||||
|
Loading…
Reference in New Issue
Block a user