Resource allocation and performance test of cluster management system Saltstack

Source: Internet
Author: User
Tags resource saltstack

Saltstack is a new configuration management and remote execution tool after Puppet and Chef, and Saltstack is getting more and more attention at present.

Compared with Puppet, saltstack is not so bulky, feeling lighter; unlike Puppet, which has its own DSL for writing configuration, Saltstack uses YAML as the configuration file format, which is simple and easy to write, and also easy to generate dynamically; In addition, Saltsta CK is very fast when executing commands remotely, and it also contains a rich module.

Saltstack is open source software, whose source code is hosted on GitHub and can be installed and used in reference to its official documentation.

Installation is very simple, download a Epel source, and then directly yum on me ~

xiaorui.cc

Master Master

Yum Install Salt-master

Start

Salt-master-d

Client clients

Installation

Yum Install Salt-minion

Need to fill in the main IP

Start

Salt-minion-d

We can see if the client requests authentication at Master view!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.