- 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.
- Implementing Cisco UCS Solutions
- Ubuntu Linux操作系統
- 混沌工程實戰:手把手教你實現系統穩定性
- Moodle 3.x Teaching Techniques(Third Edition)
- Linux內核觀測技術BPF
- 操作系統分析
- INSTANT Galleria Howto
- Building Telephony Systems With Asterisk
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- VMware Horizon Mirage Essentials
- Learn Quantum Computing with Python and IBM Quantum Experience
- Windows網絡編程(第2版)
- 電腦辦公(Windows 7 + Office 2013)入門與提高
- Hadoop Operations and Cluster Management Cookbook