This book teaches you how to take advantage of the new benefits of containerization systems such as Docker, Kubernetes, Docker Swarm, and Docker UCP, without losing the panoptical power of proper configuration management.
You will learn how to integrate your containerized applications and modules with your Puppet workflow. You will also understand how to manage, monitor, and orchestrate hosts to keep deployed containers running seamlessly. With the help of this book, you can efficiently automate and document with containers, as a part of your system.
The book will also cover use cases of deploying Puppet within a containerized environment.
Scott Coulton is a solutions architect with 10 years of experience in the field of managed services and hosting space. He has extensive experience in architecture and in rolling out systems and network solutions for national and multinational companies with a wide variety of technologies including AWS, Puppet, Docker, Cisco, VMware, Microsoft, and Linux. His design strengths are in cloud computing, automation, and security space.
You can find him at https://www.linkedin.com/in/scott-coulton-22864813. You can find him on Twitter at @scottcoulton and on GitHub at https://github.com/scotty-c.
Chapter 1: Installing Docker with Puppet
Chapter 2: Working with Docker Hub
Chapter 3: Building a Single Container Application
Chapter 4: Building Multicontainer Applications
Chapter 5: Configuring Service Discovery and Docker Networking
Chapter 6: Multinode Applications
Chapter 7: Container Schedulers
Chapter 8: Logging, Monitoring, and Recovery Techniques
Chapter 9: Best Practices for the Real World