Skip to content

Commit

Permalink
Document that cluster/deploy.sh exists
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Mohr <[email protected]>
  • Loading branch information
rmohr committed Jan 4, 2018
1 parent 2fed3ad commit 6d6c548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/env-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All following providers allow a common workflow:
* `cluster/up.sh` to create the environment
* `cluster/down.sh` to stop the environment
* `cluster/sync.sh` to build the code and deploy it
* `cluster/deploy.sh` to (re)deploy the code (no provider support needed)
* `make functests` to run the functional tests against a KubeVirt
* `cluster/kubectl.sh` to talk to the k8s installation

Expand Down

0 comments on commit 6d6c548

Please sign in to comment.