- Learning SaltStack(Second Edition)
- Colton Myers
- 252字
- 2021-07-14 11:06:37
What this book covers
Chapter 1, Diving In – Our First Salt Commands, will discuss how to install Salt and execute basic commands.
Chapter 2, Controlling Your Minions with Remote Execution, will show how to use Salt to accomplish tasks on your minions through remote execution.
Chapter 3, Execution Modules – Write Your Own Solution, will discuss how to write your own custom remote execution modules to extend Salt for your own purposes.
Chapter 4, Defining the State of Your Infrastructure, will discuss how to use Salt States to define and enforce the state of your infrastructure.
Chapter 5, Expanding Our States with Jinja2 and Pillar, will discuss how to make your states more flexible and powerful by using Jinja2 and Pillar data.
Chapter 6, The Highstate and Environments, will show how to structure your states into environments and enforce the state of your entire infrastructure using a single command.
Chapter 7, Using Salt Cloud to Manage Virtual Minions, will show how to manage your cloud virtual machines using salt-cloud to create and manage VMs.
Chapter 8, The Reactor and the Event System, will show how to make your infrastructure automatically react to changes by using the reactor and event system built into Salt.
Chapter 9, Security Best Practices in Salt, will show how to secure your SaltStack infrastructure from attackers.
Chapter 10, How Can I Get Involved?, will show how to go beyond this book and learn more about Salt, as well as how to get involved in the SaltStack community.
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Vue.js設計與實現
- MySQL數據庫應用與管理 第2版
- Mastering Concurrency in Go
- INSTANT Weka How-to
- Python高級編程
- 差分進化算法及其高維多目標優化應用
- Building a Quadcopter with Arduino
- Access 2016數據庫管
- Spring快速入門
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Quantum Computing and Blockchain in Business
- TMS320LF240x芯片原理、設計及應用
- C++反匯編與逆向分析技術揭秘(第2版)
- C語言程序設計簡明教程:Qt實戰