This repository contains my attempt to deploy a Storj Satellite on Kubernetes.
To run any of the Makefile targets you need to install:
- kind.
- [kubectl].
- Bash shell.
- Unix commands:
awk
,grep
.
All the operations of this repository has been tested under Linux, so it won't work for Windows but it may work on OSX.
AGPLv3, see LICENSE file for more information.