- Mastering Puppet
- Thomas Uphill
- 286字
- 2021-12-08 12:34:57
What this book covers
Chapter 1, Dealing with Load/Scale, deals with scaling out your Puppet infrastructure to handle a large number of nodes. Using proxying techniques, a sample deployment is presented.
Chapter 2, Organizing Your Nodes and Data, is where we examine different methods of applying modules to nodes. In addition to ENCs (external node classifiers), we use hiera and hiera_include
to apply modules to nodes.
Chapter 3, Git and Environments, shows you how to use Git hooks to deploy your code to your Puppet masters and enforce access control for your modules.
Chapter 4, Public Modules, presents several supported modules from the Puppet Forge and has real-world example use cases.
Chapter 5, Custom Facts and Modules, is all about extending facter with custom facts and rolling your own modules to solve problems.
Chapter 6, Custom Types, covers how to implement defined types and create your own custom types where appropriate.
Chapter 7, Reporting and Orchestration, says that without reporting you'll never know when everything is broken. We explore two popular options for reporting, Foreman and Puppet Dashboard. We then configure and use the marionette collective (mcollective or mco) to perform orchestration tasks.
Chapter 8, Exported Resources, is an advanced topic where we have resource definitions on one node applying to another node. We start by configuring puppetdb and more onto real-world exported resources examples with Forge modules.
Chapter 9, Roles and Profiles, is a popular design paradigm used by many large installations. We show how this design can be implemented using all of the knowledge from the previous chapters.
Chapter 10, Troubleshooting, is a necessity. Things will always break, and we will always need to fix them. This chapter shows some common techniques for troubleshooting.
- LabVIEW入門與實戰(zhàn)開發(fā)100例
- Python自動化運維快速入門(第2版)
- 人臉識別原理及算法:動態(tài)人臉識別系統(tǒng)研究
- Instant QlikView 11 Application Development
- Learning Laravel 4 Application Development
- 教孩子學(xué)編程:C++入門圖解
- Visual Basic程序設(shè)計實驗指導(dǎo)(第4版)
- Troubleshooting PostgreSQL
- 嚴(yán)密系統(tǒng)設(shè)計:方法、趨勢與挑戰(zhàn)
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Python Web數(shù)據(jù)分析可視化:基于Django框架的開發(fā)實戰(zhàn)
- LabVIEW虛擬儀器程序設(shè)計從入門到精通(第二版)
- Quantum Computing and Blockchain in Business
- 計算語言學(xué)導(dǎo)論
- Visual Basic程序設(shè)計基礎(chǔ)