Bookmark this page

Quiz: Red Hat OpenShift Concepts and Terminology

Red Hat OpenShift Concepts and Terminology

Choose the correct answers to the following questions:


  1. 1.

    Regarding the Kubernetes Deployment object, which two sentences are correct? (Choose two.)

    A

    Uses ReplicaSet to make changes in the state.

    B

    Indicates the number of pods to attend requests.

    C

    Contains the desired state of the application's pods.

    D

    Exposes a set of pods over the network.

    E

    Isolates resources and provides resources quotas.

  2. 2.

    Which of the following sentences defines a Kubernetes Operator?

    A

    Custom entities for extending the Kubernetes API.

    B

    Internal account to be used by tools and not an actual user.

    C

    Persistent storage unit offered by the cluster.

    D

    A custom Kubernetes controller that uses custom resources to deploy and manage applications.

  3. 3.

    Which of the following is not an extension provided by the Red Hat OpenShift DeploymentConfig over the Kubernetes Deployment?

    A

    Custom deployment strategies.

    B

    Changing the number of pods.

    C

    Automatic rollbacks.

    D

    Pausing rollouts.

    E

    Lifecycle hooks.

  4. 4.

    Which of the following is not an additional feature that the Red Hat OpenShift Route provides over a Kubernetes Ingress?

    A

    TLS passthrough and re-encryption.

    B

    Wildcard domains.

    C

    Pattern-based domains.

    D

    Load balancing.

    E

    Splitting traffic.

  5. 5.

    Which of the following are additional security features provided by Red Hat OpenShift over vanilla Kubernetes? (Choose two.)

    A

    Automated DNS resolution.

    B

    SSL/TLS termination.

    C

    Service accounts.

    D

    Storage classes.

    E

    Security Context Constrains.

Revision: do288-4.12-0d49506