Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukasheinrich/yadage-fedk8ss3

yadage configuration that works with federated kuberneted with S3 state and result storage
https://github.com/lukasheinrich/yadage-fedk8ss3

Last synced: 24 days ago
JSON representation

yadage configuration that works with federated kuberneted with S3 state and result storage

Awesome Lists containing this project

README

        

# yadage-fedk8ss3

```
docker run --net=host --rm -it -v $PWD:$PWD -v $HOME/.kube:/root/.kube -w $PWD yadkube bash
cd example_phenochain_nos3
kubectl create -f state
yadage-run -f spec.yml
```