Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukasheinrich/yadage-fedk8ss3
- Owner: lukasheinrich
- Created: 2018-07-18T12:09:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T13:05:28.000Z (almost 6 years ago)
- Last Synced: 2024-12-27T03:42:14.709Z (about 1 month ago)
- Language: Python
- Size: 95.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```