Linux_FoundationLinux_Foundation
KCNA · Question #54
KCNA Question #54: Real Exam Question with Answer & Explanation
The correct answer is A: Open Container Initiative (OCI). The Open Container Initiative (OCI), under the governance of the CNCF and Linux Foundation, is responsible for creating and maintaining industry standards for container image formats and runtimes.
Submitted by miguelv· May 4, 2026Cloud Native Architecture
Question
In CNCF, who develops specifications for industry standards around container formats and runtimes?
Options
- AOpen Container Initiative (OCI)
- BLinux Foundation Certification Group (LFCG)
- CContainer Network Interface (CNI)
- DContainer Runtime Interface (CRI)
Explanation
The Open Container Initiative (OCI), under the governance of the CNCF and Linux Foundation, is responsible for creating and maintaining industry standards for container image formats and runtimes.
Common mistakes.
- B. The Linux Foundation Certification Group (LFCG) focuses on professional certifications, not on developing technical specifications for container formats or runtimes.
- C. The Container Network Interface (CNI) is a specification for configuring network interfaces for Linux containers, not for the container format or runtime itself.
- D. The Container Runtime Interface (CRI) is a Kubernetes API for container runtimes, not an industry-wide specification for container image formats or general runtimes.
Concept tested. Open Container Initiative (OCI) role
Reference. https://opencontainers.org/about/
Topics
#Open Container Initiative#Container Standards#CNCF Ecosystem#Container Runtimes
Community Discussion
No community discussion yet for this question.