flux-framework / flux-k8s

Project to manage Flux tasks needed to standardize kubernetes HPC scheduling interfaces
Apache License 2.0
20 stars 10 forks source link

Restructure repo for usability #37

Closed milroy closed 6 months ago

milroy commented 1 year ago

The current main branch contains out of date instructions and examples. We need to update it to make it usable. Items to consider:

Other suggestions are welcome.

vsoch commented 1 year ago

Whatever you and @cmisale decide, I can give it a test run and give feedback if anything is unclear since I haven’t used anything here.

I’m not sure about the content of the paper, but if there is a container build or similar it might make sense to automate that or at least make sure there is one available alongside the repository.

TLDR let me know how I can help.

vsoch commented 6 months ago

I think we are good to close here - we have good documentation in the README for deployment (from our containers) and custom builds, along with instructions for a pod example, and TBA job example (used for testing) that will come with https://github.com/flux-framework/flux-k8s/pull/49