Bookmark this page

Quiz: Introduction to Kubernetes and OpenShift

Introduction to Kubernetes and OpenShift

Choose the correct answers to the following questions:


  1. 1.

    Which statement about Kubernetes is true?

    A

    Applications cannot scale up and down manually or automatically with a configuration set.

    B

    You must manage the configuration settings and secrets of your applications by rebuilding containers.

    C

    Kubernetes is an orchestration service that simplifies the deployment, management, and scaling of containerized applications.

    D

    Kubernetes implementation and management depend on the deployment size.

  2. 2.

    True or false? You can gradually roll updates out to your application's containers while checking their status.

    A

    True

    B

    False

  3. 3.

    True of false? Kubernetes enables inter-service communication by assigning a single DNS entry to each set of containers.

    A

    True

    B

    False

  4. 4.

    Which two features does Red Hat OpenShift Container Platform (RHOCP) offer to extend Kubernetes capabilities? (Choose two.)

    A

    Unified UI that provides unified tools and an integrated UI to manage the different capabilities.

    B

    Self-healing with user-defined health checks to monitor pods to restart and reschedule them in the event of failure.

    C

    Developer workflow that integrates a built-in container registry, Continuous Integration/Continuous Delivery (CI/CD) pipelines, and a Source-to-Image (S2I) tool.

    D

    Horizontal scaling to scale applications up and down manually or automatically with a configuration set.

  5. 5.

    Which two statements are true regarding RHOCP? (Choose two.)

    A

    Integrates a built-in container registry to build artifacts from source repositories to container images.

    B

    Kubernetes and RHOCP are mutually exclusive.

    C

    Pods remain on RHOCP nodes after their containers exit.

    D

    RHOCP simplifies routing and load balancing.

Revision: do188-4.14-8c43a16