Chapter 2. The Master and Its Agents
So far, you have dealt with some concise Puppet manifests that were built to model some very specific goals. By means of the puppet apply
command, you can use such snippets on any machine in your infrastructure. This is not the most common way of using Puppet though, and this chapter will introduce you to the popular master/agent structure. It's worth noting, however, that applying standalone manifests can always be useful, which are independent of your overall Puppet design.
Under the master/agent paradigm, you will typically install the Puppet agent software on all nodes under your care and make them call the master, which is yet another Puppet installation. The master will compile the appropriate manifests and effectively remotely control the agents. Both the agent and the master authenticate themselves using trusted SSL certificates.
This chapter covers the following topics:
- The Puppet master
- Setting up the Puppet Agent
- Performance considerations
- Using Passenger with Nginx
- SSL troubleshooting
- Boost程序庫完全開發(fā)指南:深入C++”準”標準庫(第5版)
- Java Web開發(fā)學習手冊
- Mastering Adobe Captivate 2017(Fourth Edition)
- Redis入門指南(第3版)
- Arduino by Example
- 高效微控制器C語言編程
- Linux C/C++服務器開發(fā)實踐
- 深入淺出Java虛擬機:JVM原理與實戰(zhàn)
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- Android Development with Kotlin
- Learning Laravel 4 Application Development
- Easy Web Development with WaveMaker
- 編譯系統(tǒng)透視:圖解編譯原理
- Reactive Programming With Java 9
- 3D少兒游戲編程(原書第2版)