- Extending Docker
- Russ McKendrick
- 223字
- 2021-07-02 16:38:25
What this book covers
Chapter 1, Introduction to Extending Docker, discusses Docker and some of the problems that it solves. We will also discuss some of the ways in which the core Docker engine can be extended to gain additional functionality.
Chapter 2, Introducing First-party Tools, covers the tools provided by Docker to work alongside the core Docker Engine. These are Docker Toolbox, Docker Compose, Docker Machine, and Docker Swarm.
Chapter 3, Volume Plugins, introduces Docker plugins. We will start by looking at the default volume plugin that ships with Docker and look at three third-party plugins.
Chapter 4, Network Plugins, explains how to extend our container's networking across multiple Docker hosts, both locally and in public clouds.
Chapter 5, Building Your Own Plugin, introduces how to best approach writing your own Docker storage or network plugin.
Chapter 6, Extending Your Infrastructure, covers how to use several established DevOps tools to deploy and manage both your Docker hosts and containers.
Chapter 7, Looking at Schedulers, discusses how you can deploy Kubernetes, Amazon ECS, and Rancher, following the previous chapters.
Chapter 8, Security, Challenges, and Conclusions, helps to explain the security implications of where you deploy your Docker images from, as well as looking at the various tools that we have covered in the previous chapters and the situations they are best deployed in.
- Vue.js設計與實現
- Modular Programming with Python
- SOA實踐
- Beginning Java Data Structures and Algorithms
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- JavaScript by Example
- Functional Kotlin
- FFmpeg入門詳解:音視頻原理及應用
- Getting Started with NativeScript
- Python算法從菜鳥到達人
- Apache Mahout Clustering Designs
- Swift Playgrounds少兒趣編程
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- C和C++游戲趣味編程
- 愛上micro:bit