- Puppet 5 Essentials(Third Edition)
- Martin Alfke Felix Frank
- 162字
- 2021-07-02 18:22:24
Puppet Server and 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 server/agent structure. It's worth noting, however, that applying standalone manifests that are independent of your overall Puppet design can always be useful.
Under the server/agent paradigm, you will typically install the Puppet agent software on all nodes under your care and make them call the server, which is yet another Puppet installation. The server will compile the appropriate manifests and effectively remotely control the agents. Both the agent and the server authenticate themselves using trusted SSL certificates.
This chapter covers the following topics:
- The Puppet server
- Setting up the Puppet agent
- Performance optimizations
- Completing the stack with PuppetDB
- The Puppet CA
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- BeagleBone Media Center
- 匯編語言程序設計(第2版)
- 精通網絡視頻核心開發技術
- Learning Python by Building Games
- Oracle從入門到精通(第5版)
- Windows Phone 7.5:Building Location-aware Applications
- JavaScript腳本特效編程給力起飛
- 移動增值應用開發技術導論
- 深入實踐DDD:以DSL驅動復雜軟件開發
- 超簡單:用Python讓Excel飛起來(實戰150例)
- R的極客理想:量化投資篇
- Python 3快速入門與實戰
- Java程序設計及應用開發
- 輕松學Scratch 3.0 少兒編程(全彩)