Bookmark this page

Quiz: Underlying Kubernetes Architecture

Match the following items to their counterparts in the table.

A cluster component that simplifies managing another application or function.
Any of the configurable and consumable components that the Red Hat OpenShift cluster manages.
The cluster layer that manages the container lifecycle through its provided API.
The cluster layer with the required resources to run containers, such as storage, networking, CPU, and memory.
A small executable image that defines the libraries and dependencies for an application.
A group of running containers within the cluster that provides a single application, service, or function.
  • TerminologyDefinition
    Operator
    A cluster component that simplifies managing another application or function.
    Resource
    Any of the configurable and consumable components that the Red Hat OpenShift cluster manages.
    Control Plane
    The cluster layer that manages the container lifecycle through its provided API.
    Data Plane
    The cluster layer with the required resources to run containers, such as storage, networking, CPU, and memory.
    Pod
    A group of running containers within the cluster that provides a single application, service, or function.
    Container
    A small executable image that defines the libraries and dependencies for an application.
  • Revision: do316-4.14-d8a6b80