- Lab
- A Cloud Guru
Create a Multi-Master Salt Environment
When running critical applications and infrastructure, we want to be sure to avoid any single point of failure — such as our Salt master. To allow for redundancy, we can configure multiple Salt masters that work with our minions, all of which run "hot" and can communicate with all minions. In this lab, we'll take an existing Salt master and replicate it.
Path Info
Table of Contents
-
Challenge
Copy the Master Keys
- From the current master, copy over the existing master keys.
- Copy over any additional configuration files.
- On the new master, set up the configuration.
- Restart.
-
Challenge
Update the Minion
- Update the minion configuration to use both masters.
- Restart the minion configuration.
- Accept the minion on the new master.
-
Challenge
Run a Highstate Test
Run a highstate against the
dev
minion from the new master.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.