Bookmark this page

Quiz: Containers and Kubernetes

Match the following items to their counterparts in the table.

Automatic network configuration for transparent cluster communication
Automatic restart of failing or unavailable applications
Configuration of applications externally from their container images
Automatic change in the number of replicas of an application to respond to load
Reconciliation of a description of the intended state of a cluster
Management of instances of different versions of an application
Application packaging format that is compatible with container runtimes
  • ConceptDescription
    Service discovery and load balancing
    Automatic network configuration for transparent cluster communication
    Horizontal scaling
    Automatic change in the number of replicas of an application to respond to load
    Self-healing
    Automatic restart of failing or unavailable applications
    Automated rollout
    Management of instances of different versions of an application
    Secrets and configuration management
    Configuration of applications externally from their container images
    Declarative resource management
    Reconciliation of a description of the intended state of a cluster
    Container images
    Application packaging format that is compatible with container runtimes
  • Revision: do180-4.14-b6cd706