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

feat: Update fluxion with changes to K8s graph #4

Closed milroy closed 3 months ago

milroy commented 3 years ago

This issue originates from the items @cmisale brought up in issue #1.

How can hierarchical Flux-K8s instances access the resource graph? Claudia, can you expand on this question a bit? I didn't fully understand your idea during our discussion.

vsoch commented 4 months ago

I think the answer here is that we generate the Fluxion JGF (json format of the graph) based on an initial node listing, so Fluxion references the Kubernetes graph but not the other way around. What we don't support is updates to that. I'm going to rescope this issue to be about that.

vsoch commented 3 months ago

I think this was probably answered and is safe to close. @cmisale please reopen if you want to continue discussion!