Hacker News new | ask | show | jobs
by bestboy 2287 days ago
docker images: https://hub.docker.com/search?q=foldingathome&type=image

kubernetes: https://github.com/richstokes/k8s-fah

1 comments

Kubernetes chart which runs with StatefulSet so compute time would not be lost when node is going down and/or pods are being rescheduled:

https://github.com/pcktdmp/charts

This design pattern is extremely useful when running for instance on AWS Spot Instances.