舉報

會員
Puppet:Mastering Infrastructure Automation
Felix Frank Martin Alfke Alessandro Franceschi Jaime Soriano Pastor Thomas Uphillis 著
更新時間:2021-07-09 18:59:40
開會員,本書免費讀 >
最新章節(jié):
Index
Ifyou'reanexperiencedITprofessionalandanewPuppetuser,thiscoursewillprovideyouwithallyouneedtoknowtogofrominstallationtoadvancedautomation.
最新章節(jié)
書友吧品牌:中圖公司
上架時間:2021-07-09 18:10:06
出版社:Packt Publishing
本書數(shù)字版權(quán)由中圖公司提供,并由其授權(quán)上海閱文信息技術(shù)有限公司制作發(fā)行
- Index 更新時間:2021-07-09 18:59:40
- Appendix A. Bibliography
- Summary
- Debugging
- Catalog failures
- Connectivity issues
- Chapter 10. Troubleshooting
- Summary
- Dealing with exceptions
- Creating an example CDN role
- Design pattern
- Chapter 9. Roles and Profiles
- Summary
- Putting it all together
- Exported SSH keys
- Resource tags
- Exported resource concepts
- Manually installing PuppetDB
- Configuring PuppetDB – using the Forge module
- Chapter 8. Exported Resources
- Summary
- Ansible
- mcollective
- Puppet GUIs
- Foreman
- Internet relay chat
- Logback
- Store
- Turning on reporting
- Chapter 7. Reporting and Orchestration
- Summary
- Types and providers
- Defined types
- Parameterized classes
- Chapter 6. Custom Types
- Summary
- CFacter
- Custom facts
- Module manifest files
- Chapter 5. Custom Facts and Modules
- Summary
- Using Puppet-supported modules
- Using r10k
- Using Librarian
- Modules from the Forge
- Using GitHub for public modules
- Getting modules
- Chapter 4. Public Modules
- Summary
- Git for everyone
- Git
- Environments
- Chapter 3. Git and Environments
- Summary
- Hiera
- Organizing the nodes with an ENC
- Getting started
- Chapter 2. Organizing Your Nodes and Data
- Summary
- Conquer by dividing
- Divide and conquer
- Chapter 1. Dealing with Load/Scale
- Part 3. Module 3
- Summary
- Beyond Puppet 4.x
- Other changes
- Direct Puppet
- Changing the serialization format
- Chapter 12. Future Puppet
- Summary
- Puppet and Docker
- Puppet on storage devices
- Puppet for cloud and virtualization
- Puppet on network equipment
- Chapter 11. Beyond the System
- Summary
- Custom faces
- Custom report handlers
- Custom types and providers
- Custom facts
- Custom functions
- Puppet extension alternatives
- Anatomy of a Puppet run under the hood
- Chapter 10. Extending Puppet
- Summary
- Measuring performance
- Scaling Puppet
- Chapter 9. Scaling Puppet Infrastructures
- Summary
- Puppet continuous integration
- Propagating Puppet changes
- Deploying Puppet code
- Testing Puppet code
- Code review
- Git workflows
- Write Puppet code
- Chapter 8. Code Workflow Management
- Summary
- Things change
- Patterns for extending Puppet coverage
- Examining potential scenarios and approaches
- Chapter 7. Puppet Migration Patterns
- Summary
- Tiny Puppet
- An approach to reusable stack modules
- The OpenStack example
- Chapter 6. Higher Abstraction Modules
- Summary
- Reusability patterns
- The parameters dilemma
- Modules layout evolution
- Chapter 5. Using and Writing Reusable Modules
- Summary
- Sample architectures
- The data and the code
- Roles and profiles
- The Foreman
- Components of a Puppet architecture
- Chapter 4. Designing Puppet Architectures
- Summary
- How Puppet code may change in the future
- The puppetdbquery module
- Querying PuppetDB for fun and profit
- PuppetDB API
- Dashboards
- Installation and configuration
- Chapter 3. Introducing PuppetDB
- Summary
- Using Hiera as an ENC
- Additional Hiera backends
- Using Hiera in Puppet
- Working with the command line on a YAML backend
- Installing and configuring Hiera
- Chapter 2. Managing Puppet Data with Hiera
- Summary
- Restoring files from a filebucket
- Modules
- Exported resources
- Iteration and lambdas
- Comparison operators
- Conditionals
- Reserved names and allowed characters
- Managing order and dependencies
- Meta parameters
- Variables facts and scopes
- Puppet in action
- Installing and configuring Puppet
- Puppet components
- The Puppet ecosystem
- Chapter 1. Puppet Essentials
- Part 2. Module 2
- Summary
- Implementing the Roles and Profiles pattern
- Debugging Hiera lookups
- Converting resources to data
- Retrieving and using Hiera values in manifests
- Structuring configuration data in a hierarchy
- Understanding the need for separate data storage
- Chapter 8. Separating Data from Code Using Hiera
- Summary
- Breaking old practices
- Handling multiline with HEREDOC
- Leveraging the new template engine
- Creating Puppet 4 functions
- Learning lambdas and functions
- Using the type system
- Upgrading to Puppet 4
- Chapter 7. New Features from Puppet 4
- Summary
- Avoiding antipatterns
- Overriding resource parameters
- Exporting resources to other agents
- Creating virtual resources
- Templating dynamic configuration files
- Chapter 6. Leveraging the Full Toolset of the Language
- Summary
- Finding helpful Forge modules
- Building a specific module
- Maintaining environments
- An overview of Puppet's modules
- Chapter 5. Extending Your Puppet Infrastructure with Modules
- Summary
- Making classes more flexible through parameters
- Establishing relationships among containers
- Including classes from defined types
- Structured design patterns
- Introducing classes and defined types
- Chapter 4. Modularizing Manifests with Classes and Defined Types
- Summary
- Putting it all together
- Substantiating the model with providers
- Understanding the type system
- Summarizing systems with Facter
- Chapter 3. A Peek under the Hood – Facts Types and Providers
- Summary
- Troubleshooting SSL issues
- Completing the stack with PuppetDB
- Using Phusion Passenger with Nginx
- Performance considerations
- Setting up the Puppet Agent
- The Puppet Master
- Chapter 2. The Master and Its Agents
- Summary
- Examining the most notable resource types
- Implementing resource interaction
- Controlling the order of evaluation
- Using variables
- Adding control structures in manifests
- Interpreting the output of the puppet apply command
- Introducing resources and properties
- Getting started
- Chapter 1. Writing Your First Manifests
- Part 1. Module 1
- Customer support
- Who this learning path is for
- What you need for this learning path
- What this learning path covers
- Preface
- Credits
- Copyright
- Puppet: Mastering Infrastructure Automation
- coverpage
- coverpage
- Puppet: Mastering Infrastructure Automation
- Copyright
- Credits
- Preface
- What this learning path covers
- What you need for this learning path
- Who this learning path is for
- Customer support
- Part 1. Module 1
- Chapter 1. Writing Your First Manifests
- Getting started
- Introducing resources and properties
- Interpreting the output of the puppet apply command
- Adding control structures in manifests
- Using variables
- Controlling the order of evaluation
- Implementing resource interaction
- Examining the most notable resource types
- Summary
- Chapter 2. The Master and Its Agents
- The Puppet Master
- Setting up the Puppet Agent
- Performance considerations
- Using Phusion Passenger with Nginx
- Completing the stack with PuppetDB
- Troubleshooting SSL issues
- Summary
- Chapter 3. A Peek under the Hood – Facts Types and Providers
- Summarizing systems with Facter
- Understanding the type system
- Substantiating the model with providers
- Putting it all together
- Summary
- Chapter 4. Modularizing Manifests with Classes and Defined Types
- Introducing classes and defined types
- Structured design patterns
- Including classes from defined types
- Establishing relationships among containers
- Making classes more flexible through parameters
- Summary
- Chapter 5. Extending Your Puppet Infrastructure with Modules
- An overview of Puppet's modules
- Maintaining environments
- Building a specific module
- Finding helpful Forge modules
- Summary
- Chapter 6. Leveraging the Full Toolset of the Language
- Templating dynamic configuration files
- Creating virtual resources
- Exporting resources to other agents
- Overriding resource parameters
- Avoiding antipatterns
- Summary
- Chapter 7. New Features from Puppet 4
- Upgrading to Puppet 4
- Using the type system
- Learning lambdas and functions
- Creating Puppet 4 functions
- Leveraging the new template engine
- Handling multiline with HEREDOC
- Breaking old practices
- Summary
- Chapter 8. Separating Data from Code Using Hiera
- Understanding the need for separate data storage
- Structuring configuration data in a hierarchy
- Retrieving and using Hiera values in manifests
- Converting resources to data
- Debugging Hiera lookups
- Implementing the Roles and Profiles pattern
- Summary
- Part 2. Module 2
- Chapter 1. Puppet Essentials
- The Puppet ecosystem
- Puppet components
- Installing and configuring Puppet
- Puppet in action
- Variables facts and scopes
- Meta parameters
- Managing order and dependencies
- Reserved names and allowed characters
- Conditionals
- Comparison operators
- Iteration and lambdas
- Exported resources
- Modules
- Restoring files from a filebucket
- Summary
- Chapter 2. Managing Puppet Data with Hiera
- Installing and configuring Hiera
- Working with the command line on a YAML backend
- Using Hiera in Puppet
- Additional Hiera backends
- Using Hiera as an ENC
- Summary
- Chapter 3. Introducing PuppetDB
- Installation and configuration
- Dashboards
- PuppetDB API
- Querying PuppetDB for fun and profit
- The puppetdbquery module
- How Puppet code may change in the future
- Summary
- Chapter 4. Designing Puppet Architectures
- Components of a Puppet architecture
- The Foreman
- Roles and profiles
- The data and the code
- Sample architectures
- Summary
- Chapter 5. Using and Writing Reusable Modules
- Modules layout evolution
- The parameters dilemma
- Reusability patterns
- Summary
- Chapter 6. Higher Abstraction Modules
- The OpenStack example
- An approach to reusable stack modules
- Tiny Puppet
- Summary
- Chapter 7. Puppet Migration Patterns
- Examining potential scenarios and approaches
- Patterns for extending Puppet coverage
- Things change
- Summary
- Chapter 8. Code Workflow Management
- Write Puppet code
- Git workflows
- Code review
- Testing Puppet code
- Deploying Puppet code
- Propagating Puppet changes
- Puppet continuous integration
- Summary
- Chapter 9. Scaling Puppet Infrastructures
- Scaling Puppet
- Measuring performance
- Summary
- Chapter 10. Extending Puppet
- Anatomy of a Puppet run under the hood
- Puppet extension alternatives
- Custom functions
- Custom facts
- Custom types and providers
- Custom report handlers
- Custom faces
- Summary
- Chapter 11. Beyond the System
- Puppet on network equipment
- Puppet for cloud and virtualization
- Puppet on storage devices
- Puppet and Docker
- Summary
- Chapter 12. Future Puppet
- Changing the serialization format
- Direct Puppet
- Other changes
- Beyond Puppet 4.x
- Summary
- Part 3. Module 3
- Chapter 1. Dealing with Load/Scale
- Divide and conquer
- Conquer by dividing
- Summary
- Chapter 2. Organizing Your Nodes and Data
- Getting started
- Organizing the nodes with an ENC
- Hiera
- Summary
- Chapter 3. Git and Environments
- Environments
- Git
- Git for everyone
- Summary
- Chapter 4. Public Modules
- Getting modules
- Using GitHub for public modules
- Modules from the Forge
- Using Librarian
- Using r10k
- Using Puppet-supported modules
- Summary
- Chapter 5. Custom Facts and Modules
- Module manifest files
- Custom facts
- CFacter
- Summary
- Chapter 6. Custom Types
- Parameterized classes
- Defined types
- Types and providers
- Summary
- Chapter 7. Reporting and Orchestration
- Turning on reporting
- Store
- Logback
- Internet relay chat
- Foreman
- Puppet GUIs
- mcollective
- Ansible
- Summary
- Chapter 8. Exported Resources
- Configuring PuppetDB – using the Forge module
- Manually installing PuppetDB
- Exported resource concepts
- Resource tags
- Exported SSH keys
- Putting it all together
- Summary
- Chapter 9. Roles and Profiles
- Design pattern
- Creating an example CDN role
- Dealing with exceptions
- Summary
- Chapter 10. Troubleshooting
- Connectivity issues
- Catalog failures
- Debugging
- Summary
- Appendix A. Bibliography
- Index 更新時間:2021-07-09 18:59:40