Bookmark this page

Quiz: OpenShift Updates

OpenShift Updates

Choose the correct answers to the following questions:


  1. 1.

    Which component retrieves the updated cluster images from Quay.io?

    A

    Cluster Version Operator (CVO)

    B

    Operator Lifecycle Manager (OLM)

    C

    Telemetry client (Telemeter)

    D

    Cluster Monitoring (Prometheus)

  2. 2.

    Which component manages the updates of operators that are not cluster operators?

    A

    Telemetry client (Telemeter)

    B

    Operator Lifecycle Manager (OLM)

    C

    Cluster Version Operator (CVO)

  3. 3.

    Which statement is true about deprecated APIs?

    A

    Beta versions of features are maintained indefinitely.

    B

    When a stable version of a feature is released, the beta versions are marked as deprecated and are removed in the next Kubernetes release.

    C

    When a stable version of a feature is released, the beta versions are marked as deprecated. When a deprecated API can no longer be maintained, the API is removed.

    D

    When a stable version of a feature is released, the beta versions are marked as deprecated and are removed after three Kubernetes releases.

  4. 4.

    In which three ways can you discover usage of deprecated APIs? (Choose three.)

    A

    You can disable deprecated APIs, so that usage of deprecated APIs fails.

    B

    APIRequestCount objects count API requests. Review the request count for deprecated APIs.

    C

    OpenShift monitoring includes alerts that notify administrators when the cluster receives a request that uses a deprecated API.

    D

    OpenShift annotates workloads that use deprecated APIs.

    E

    If a request uses a deprecated API version, then the API server returns a deprecation warning.

    F

    Cluster updates are not possible if deprecated APIs are in use.

  5. 5.

    Which resource do you edit to approve an operator update?

    A

    PackageManifest

    B

    Subscription

    C

    InstallPlan

    D

    ClusterServiceVersion

Revision: do280-4.14-08d11e1