From e3e8889498d7e993e6dd99b657e3feb20800e333 Mon Sep 17 00:00:00 2001 From: nitkon <35655196+nitkon@users.noreply.github.com> Date: Sun, 21 Jan 2018 11:02:56 +0000 Subject: Update e2e-tests.md --- contributors/devel/e2e-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/e2e-tests.md b/contributors/devel/e2e-tests.md index cf4127d0..a5f458e5 100644 --- a/contributors/devel/e2e-tests.md +++ b/contributors/devel/e2e-tests.md @@ -125,7 +125,7 @@ go run hack/e2e.go -- -v -ctl='get events' go run hack/e2e.go -- -v -ctl='delete pod foobar' ``` -The tests are built into a single binary which can be run used to deploy a +The tests are built into a single binary which can be used to deploy a Kubernetes system or run tests against an already-deployed Kubernetes system. See `go run hack/e2e.go --help` (or the flag definitions in `hack/e2e.go`) for more options, such as reusing an existing cluster. -- cgit v1.2.3