A newcomer to cloud native wants a single interactive resource that categorises tools by function, such as monitoring, container runtimes, and databases, and shows which tools are CNCF-hosted along with their maturity levels. Which CNCF resource provides this overview?
- AThe Kubernetes Dashboard, a web UI for viewing workloads in one cluster
- BArtifact Hub, a place to search for and install Helm charts and other packages
- CThe Governing Board charter, a document describing the foundation's membership rules
- DThe CNCF Landscape, an interactive map of cloud native tools grouped by category Correct
Why A is wrong: The Kubernetes Dashboard is a real tool, but it displays resources inside a single cluster rather than mapping the wider ecosystem of cloud native projects.
Why B is wrong: Artifact Hub is a genuine CNCF project for finding packages such as Helm charts, which makes it plausible, but it catalogues installable artifacts rather than categorising the tool landscape by maturity.
Why C is wrong: The charter is a real governance document, but it defines organisational rules and contains no interactive map of cloud native tools or their maturity.
Why D is correct: The CNCF Landscape is the interactive map that organises cloud native tools into categories and marks which are CNCF-hosted along with their maturity, exactly matching the need described.