- 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.
- Visual Basic編程:從基礎到實踐(第2版)
- Offer來了:Java面試核心知識點精講(原理篇)
- Scratch 3.0少兒編程與邏輯思維訓練
- Linux環境編程:從應用到內核
- ArcGIS By Example
- UML 基礎與 Rose 建模案例(第3版)
- Unity 2017 Mobile Game Development
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Hands-On JavaScript for Python Developers
- Learning Ionic
- 監控的藝術:云原生時代的監控框架
- 視窗軟件設計和開發自動化:可視化D++語言
- TypeScript圖形渲染實戰:2D架構設計與實現
- Python數據科學實踐指南
- ASP.NET Core and Angular 2