Define pre-reqs

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd) 2019-12-27 09:21:56 +00:00
parent 6737712b28
commit 867f8459b0

View File

@ -29,8 +29,10 @@ Other operations are pending development in the provider.
### Pre-reqs ### Pre-reqs
* Linux - ideally Ubuntu, which is used for testing. * Linux - ideally Ubuntu, which is used for testing
* Installation steps as per [faas-containerd](https://github.com/alexellis/faas-containerd) for building and for development * Installation steps as per [faas-containerd](https://github.com/alexellis/faas-containerd) for building and for development
* [netns](https://github.com/genuinetools/netns/releases) binary in `$PATH`
* [containerd v1.3.2](https://github.com/containerd/containerd)
* [faas-cli](https://github.com/openfaas/faas-cli) (optional) * [faas-cli](https://github.com/openfaas/faas-cli) (optional)
## Backlog ## Backlog