Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 568 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 568 Bytes

K8s-ify Storj Satellite

This repository contains my attempt to deploy a Storj Satellite on Kubernetes.

Requirements

To run any of the Makefile targets you need to install:

  • kind.
  • [kubectl].
  • Bash shell.
  • Unix commands: awk, grep.

Caveats

All the operations of this repository has been tested under Linux, so it won't work for Windows but it may work on OSX.

License

AGPLv3, see LICENSE file for more information.