linux - Software management tool for cluster -


i have cluster of 20 computer linux installed os. when have install software on cluster, have install on each system 1 one. there linux tool gui or cli based can job systems in cluster ? or other solution ?. want control @ single point.

you can use configuration management tool fabric, ansible, puppet, chef, etc.

you use containers , scheduler docker swarm, kubernetes or apache mesos.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -