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 -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

php - Cannot override Laravel Spark authentication with own implementation -