- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 128字
- 2021-08-13 16:03:54
CRI-O and Open Container Initiative
Kubernetes initially worked with Docker only, but some time later Rkt by CoreOS came into the picture and they wanted to be supported by Kubernetes as well. Therefore, you have to develop a CRI for every additional Container Runtime. Nowadays, different container technologies are often introduced. This solution is not really scalable and adds a lot of complexity and instability to the whole solution.
That is how CRI-O was brought into the picture. CRI-O stands for OCI-compliant Container Runtime Interface, and OCI stands for Open Container Initiative. The Open Container Initiative is an Open Source community project that designs open standards for Linux Containers. This is what allows Kubernetes to use any other OCI-compliant Container Runtime to run pods.
- 從零開始寫Linux內核:一書學透核心原理與實現
- Persistence in PHP with the Doctrine ORM
- Learn Helm
- 開源安全運維平臺OSSIM疑難解析:入門篇
- Windows Phone 7.5 Data Cookbook
- 嵌入式系統原理及開發
- Windows 7中文版從入門到精通(修訂版)
- AWS SysOps Cookbook
- Linux系統最佳實踐工具:命令行技術
- 鴻蒙HarmonyOS應用開發入門
- 完美應用Ubuntu(第4版)
- Getting Started with Citrix XenApp 6.5
- Windows PE權威指南
- TD-SCDMA HSDPA系統設計與組網技術
- CentOS 7系統管理與運維實戰