flux-framework / flux-k8s

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

Add flux-kube command #9

Closed milroy closed 3 years ago

milroy commented 3 years ago

This PR builds upon PR #8 (and must be merged afterward).

The PR updates the README to include software dependencies (the OpenShift Python API, which includes the Kubernetes API), and includes installation instructions. It adds the WIP flux-kube command from flux-core draft PR #3190, and fills out the Makefile to copy the command to the detected flux-core cmd directory.