- 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
- Spring 5.0 Microservices(Second Edition)
- 造個小程序:與微信一起干件正經事兒
- Mastering Ember.js
- Linux網絡程序設計:基于龍芯平臺
- 匯編語言程序設計(第3版)
- Modern JavaScript Applications
- Apache Spark 2.x for Java Developers
- OpenGL Data Visualization Cookbook
- Java圖像處理:基于OpenCV與JVM
- 從Power BI到Analysis Services:企業級數據分析實戰
- Node.js區塊鏈開發
- SwiftUI極簡開發
- 零基礎學C++(升級版)
- Shopify Application Development
- 3ds Max 2018從入門到精通