kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
303 stars 20 forks source link

Child node is skipped because another unrelated node failed #1894

Open riegerben opened 4 months ago

riegerben commented 4 months ago

Child node is skipped because another unrelated node failed.

Have a way to define non related child nodes.

In the picture below you can see that the first node finished and created two nodes (1.1, 2.1) The first node is outputing results that i want to save to two different environements, one of them is less stable. So if one of the nodes 2.1, 2.2 fail i want nodes 1.1, 1.2 to keep running.

image