- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 126字
- 2021-07-02 13:41:47
Getting started with containers
There are many mature container engines such as Docker (https://www.docker.com) or rkt (https://coreos.com/rkt) that have already implemented features for production usage, so you don't need to build your own container from scratch. As well as this, the Open Container Initiative (https://www.opencontainers.org), an organization formed by container industry leaders, has standardized container specifications. Any implementation of standards, regardless of the underlying platform, should have similar properties, as the OCI aims to provide a seamless experience of using containers across a variety of operating systems. In fact, the core of Docker is containerd, which is an OCI-compatible runtime and can be used without Docker. In this book, we'll use the Docker (community edition) container engine to fabricate our containerized applications.
- Java 開發(fā)從入門到精通(第2版)
- Learning Chef
- 深入實踐Spring Boot
- Android 9 Development Cookbook(Third Edition)
- Oracle從入門到精通(第5版)
- 精通Linux(第2版)
- Learning iOS Security
- 算法秘籍
- Drupal Search Engine Optimization
- Microsoft HoloLens By Example
- Data Manipulation with R(Second Edition)
- Test-Driven iOS Development with Swift
- Elastix Unified Communications Server Cookbook
- 產(chǎn)品架構(gòu)評估原理與方法
- ASP.NET jQuery Cookbook(Second Edition)