Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Mastering Docker Enterprise

You're reading from   Mastering Docker Enterprise A companion guide for agile container adoption

Arrow left icon
Product type Paperback
Published in Mar 2019
Publisher Packt
ISBN-13 9781789612073
Length 488 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
 Panthofer Panthofer
Author Profile Icon Panthofer
Panthofer
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Section 1: Getting Started with Docker Enterprise
2. Making the Case for Docker Enterprise FREE CHAPTER 3. Docker Enterprise - an Architectural Overview 4. Getting Started - Docker Enterprise Proof of Concept 5. Section 2: Piloting Docker Enterprise
6. Prepare the Docker Enterprise Pilot Cluster 7. Prepare and Deploy a Docker Enterprise Pilot Application 8. Design and Pilot a Docker Enterprise CI Pipeline 9. Pilot Docker Enterprise Platform Monitoring and Logging 10. Section 3: In Production with Docker Enterprise
11. First Application in Production with Docker Enterprise 12. Important Docker Enterprise Production Topics 13. More on Kubernetes with Docker Enterprise 14. Taking the Docker Enterprise Platform into the Future 15. Assessments 16. Other Books You May Enjoy

Data management

One of the most challenging topics related to deploying containerized applications is data management. There are various approaches to managing container volumes in a clustered environment. Some designs are simple and straightforward, but lack flexibility. Other designs are highly sophisticated, but have lots of moving parts to align. Most of the time the answer is somewhere in the middle.

Host volume mounts

One simple and straightforward approach to handling container data persistence in a cluster is with a host-mounted volume. In a nutshell, the orchestrator randomly schedules the container to run on node A in your cluster. When a container runs, it mounts a specified directory on node A's filesystem...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime