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

Update rc1 script to load flux-kube.so #19

Closed milroy closed 2 months ago

milroy commented 2 years ago

Add a line in 01-flux-kube-daemon to load flux-kube.so at start time. This is a convenience for users since they will not need to do so manually.

vsoch commented 4 months ago

This is interesting - what is flux-kube.so? Was this the original go bindings packaged for this use case?