Skip to content

Commit

Permalink
Added virtualbox dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nalesandro authored Jun 25, 2018
1 parent 39f3bfc commit 2c43c95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _run/multi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Ensure that you have installed the base dependencies and have set `GOPATH` [as d
* [docker](https://www.docker.com/community-edition#/download)
* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
* [minikube](https://github.com/kubernetes/minikube)
* [virtualbox](https://www.virtualbox.org/wiki/Downloads)
* [helm](https://docs.helm.sh/using_helm/#installing-helm)
* [kail](https://github.com/boz/kail) _(optional)_

Expand Down Expand Up @@ -115,7 +116,7 @@ $ make helm-install-providers

__t1__: Create Deployment

_Creates a deployment for the master acct using the sample deployment.yml file. Then:
_Creates a deployment for the master acct using the sample deployment.yml file. Then:_
* _orders are then created from deployments,_
* _providers bid on them using fulfillments, which are printed in the format deployment-address/group-id/order-id/provider-address, along with bid price,_
* _a lease is awarded to the lowest bid provider and printed_
Expand Down

0 comments on commit 2c43c95

Please sign in to comment.