書名: Learn OpenShift作者名: Denis Zuev Artemii Kropachev Aleksey Usov本章字數(shù): 118字更新時間: 2021-08-13 16:03:55
Questions
- Which of the following Kubernetes kubelet services directly communicates with in order to run a pod? choose 1:
- OCI
- CRI
- Docker
- Linux kernel
- What container technologies are supported by CRI-O? choose 2:
- Docker
- Minishift
- Rkt
- Minikube
- Originally, CRI-O was designed to work with the Kubernetes Container Management Platform:
- True
- False
- What is the command to verify the CRI-O Container ID? choose 1:
- kubectl describe pods/httpd
- kubectl show pods/httpd
- docker ps
- docker images
- Which two statements are true about CRI-O? choose 2:
- CRI-O talks directly to Linux Kernel
- CRI-O talks directly to Container Runtime
- CRI-O is OCI-compliant
- CRI-O is the only Container Runtime Interface available for Kubernetes
- CRI-O uses the runc Container Runtime by default:
- True
- False
推薦閱讀
- 全屋互聯(lián):智能家居系統(tǒng)開發(fā)指南
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- Arch Linux Environment Setup How-to
- SharePoint 2013 應(yīng)用開發(fā)實戰(zhàn)
- Kali Linux高級滲透測試
- VMware Horizon View Essentials
- 跟老男孩學(xué)Linux運維:Shell編程實戰(zhàn)
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6
- openEuler操作系統(tǒng)核心技術(shù)與行業(yè)應(yīng)用實踐
- 每天5分鐘玩轉(zhuǎn)Docker容器技術(shù)
- 鴻蒙應(yīng)用開發(fā)實戰(zhàn)
- Windows 11使用方法與技巧從入門到精通
- 跟老男孩學(xué)Linux運維:Web集群實戰(zhàn)
- 操作系統(tǒng)實用教程
- 深入理解嵌入式Linux設(shè)備驅(qū)動程序