舉報

會員
Puppet 5 Beginner's Guide(Third Edition)
最新章節:
Index
Puppet5Beginner’sGuide,ThirdEditionisdesignedforthosewhoarenewtoPuppet,includingsystemadministratorsanddeveloperswhoarelookingtomanagecomputerserversystemsforconfigurationmanagement.Nopriorprogrammingorsystemadministrationexperienceisassumed.
目錄(103章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- Acknowledgments
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting started with Puppet
- Why do we need Puppet anyway?
- Configuration management tools
- What is Puppet?
- Getting ready for Puppet
- Summary
- Chapter 2. Creating your first manifests
- Hello Puppet – your first Puppet manifest
- Managing packages
- Services
- Summary
- Chapter 3. Managing your Puppet code with Git
- What is version control?
- Creating a Git repo
- Distributing Puppet manifests
- Fetching and applying changes automatically
- Summary
- Chapter 4. Understanding Puppet resources
- Files
- Packages
- Services
- Users
- Cron resources
- Exec resources
- Summary
- Chapter 5. Variables expressions and facts
- Introducing variables
- Introducing expressions
- Finding out facts
- Iterating over arrays
- Summary
- Chapter 6. Managing data with Hiera
- Why Hiera?
- Setting up Hiera
- Adding Hiera data to your Puppet repo
- Querying Hiera
- Types of Hiera data
- Interpolation in Hiera data
- The hierarchy
- Creating resources with Hiera data
- Managing secret data
- Summary
- Chapter 7. Mastering modules
- Using Puppet Forge modules
- Using modules in your manifests
- Exploring the standard library
- Writing your own modules
- Summary
- Chapter 8. Classes roles and profiles
- Classes
- Parameter data types
- Defined resource types
- Managing classes with Hiera
- Roles and profiles
- Summary
- Chapter 9. Managing files with templates
- What are templates?
- Using templates in your manifests
- Iteration in templates
- Summary
- Chapter 10. Controlling containers
- Understanding containers
- Deployment with Docker
- Managing Docker with Puppet
- Managing Docker images
- Building dynamic containers
- Persistent storage for containers
- Networking and orchestration
- Running Puppet inside containers
- Summary
- Chapter 11. Orchestrating cloud resources
- Introducing the cloud
- Setting up an Amazon AWS account
- Getting ready to use puppetlabs/aws
- Creating EC2 instances with Puppet
- Managing custom VPCs and subnets
- Provisioning AWS resources from Hiera data
- Summary
- Chapter 12. Putting it all together
- Getting the demo repo
- Understanding the demo repo
- The bootstrap process
- Adapting the repo for your own use
- Bootstrapping a new node
- Summary
- The beginning
- Index 更新時間:2021-07-08 10:08:11
推薦閱讀
- C++面向對象程序設計(第三版)
- 軟件項目估算
- 數據庫程序員面試筆試真題與解析
- Mastering Unity Shaders and Effects
- D3.js 4.x Data Visualization(Third Edition)
- Learning OpenStack Networking(Neutron)(Second Edition)
- 青少年信息學競賽
- OpenCV 4計算機視覺項目實戰(原書第2版)
- UML2面向對象分析與設計(第2版)
- Go語言入門經典
- Python預測分析與機器學習
- UI動效設計從入門到精通
- 現代C++語言核心特性解析
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用
- PhoneGap 3.x Mobile Application Development Hotshot
- Java與Android移動應用開發:技術、方法與實踐
- Introduction to Programming
- Instant MongoDB
- 西門子PLC 200/300/400應用程序設計實例精講(第2版)
- Python Machine Learning / Second Edition
- 數據庫技術及應用(Access)實驗指導與習題集(第2版)
- GWT揭秘
- Visual C++從入門到精通(第5版)
- JavaScript編程思想:從ES5到ES9
- 機械制圖與計算機繪圖(通用)(第2版)
- 計算機應用基礎項目化教程
- R的極客理想:高級開發篇
- Tkinter GUI Application Development Blueprints(Second Edition)
- Python編程從零開始學(視頻教學版)
- Getting Started with TensorFlow