- Mastering Puppet(Second Edition)
- Thomas Uphill
- 130字
- 2021-07-16 13:05:24
Summary
Dealing with scale is a very important task in enterprise deployments. In the first section, we configured a Puppet master with puppetserver
. We then expanded the configuration with load balancing and proxying techniques realizing that Puppet is simply a web service. Understanding how nodes request files, catalogs, and certificates allows you to modify the configurations and bypass or alleviate bottlenecks.
In the last section, we explored masterless configuration, wherein instead of checking into Puppet to retrieve new code, the nodes check out the code first and then run against it on a schedule.
Now that we have dealt with the load issue, we need to turn our attention to managing the modules to be applied to nodes. We will cover the organization of the nodes in the next chapter.
- Go Web編程
- JavaScript前端開發模塊化教程
- Java系統分析與架構設計
- Delphi程序設計基礎:教程、實驗、習題
- Ext JS Data-driven Application Design
- Unity Virtual Reality Projects
- x86匯編語言:從實模式到保護模式(第2版)
- 嚴密系統設計:方法、趨勢與挑戰
- 智能搜索和推薦系統:原理、算法與應用
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 3D Printing Designs:Octopus Pencil Holder
- Learning TypeScript
- Improving your Penetration Testing Skills