Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ifraixedes/k8s-ify-storj-satellite

Playing around with K8s to deploy a Storj Satellite
https://github.com/ifraixedes/k8s-ify-storj-satellite

deployment k8s kubernetes storj storj-satellite

Last synced: 17 days ago
JSON representation

Playing around with K8s to deploy a Storj Satellite

Awesome Lists containing this project

README

        

# K8s-ify Storj Satellite

This repository contains my attempt to deploy a [Storj Satellite](https://gitub.com/storj/storj) on Kubernetes.

## Requirements

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

* [kind](https://github.com/kubernetes-sigs/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](https://www.gnu.org/licenses/agpl-3.0.en.html), see LICENSE file for more information.