更新时间:2021-07-16 10:59:38
coverpage
Puppet for Containerization
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Installing Docker with Puppet
Installing Vagrant
Welcome to the Puppet Forge
Installing Docker
Summary
Chapter 2. Working with Docker Hub
Working with Docker Hub
Automated builds in Docker Hub
Working with official images
Chapter 3. Building a Single Container Application
Building a Puppet module skeleton
Coding using resource declarations
Coding using .erb files
Chapter 4. Building Multicontainer Applications
Decoupling a state
Docker_bitbucket (manifest resources)
Docker_bitbucket (Docker Compose)
Chapter 5. Configuring Service Discovery and Docker Networking
Service discovery
Docker networking
Chapter 6. Multinode Applications
The design of our solution
Putting it all together
Chapter 7. Container Schedulers
Docker Swarm
Docker UCP
Kubernetes
Chapter 8. Logging Monitoring and Recovery Techniques
Logging
Monitoring
Recovery techniques
Chapter 9. Best Practices for the Real World
Hiera
The code
Index