Bookmark this page

Quiz: Update Operators with the OLM

Update Operators with the OLM

Choose the correct answers to the following questions:


  1. 1.

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

    A

    Operator Lifecycle Manager (OLM)

    B

    Cluster Version Operator (CVO)

    C

    Telemetry client (Telemeter)

  2. 2.

    In which two ways can you configure operator updates? (Choose two.)

    A

    With automatic updates, the OLM updates an operator as soon as the configured channel has a later version of the operator.

    B

    With automatic updates, the OLM switches the update channel automatically to the channel with the latest version of the operator, and updates to this version.

    C

    With manual updates, the OLM does not monitor channels, and you apply updates manually.

    D

    With manual updates, the OLM updates an operator when the configured channel has a later version of the operator, and an administrator approves the update.

  3. 3.

    In which two ways can you approve updates of an operator? (Choose two.)

    A

    Update the subscription resource with the intended version.

    B

    Use the web console to review and approve the install plan resource.

    C

    Modify the install plan resource by using the Kubernetes API to approve the update.

    D

    Update the CVO resource specification with the intended version.

  4. 4.

    Which statement is true about update channels?

    A

    The OLM restricts changes to the update channel to a set of supported changes.

    B

    You can change to any update channel.

    C

    The OLM can change the update channel automatically.

    D

    You cannot change the update channel of an installed operator. You must uninstall the operator to use a different update channel.

  5. 5.

    In which two ways can you uninstall an operator? (Choose two.)

    A

    Delete the subscription and cluster service versions by using the Kubernetes API.

    B

    Change the install field of the subscription resource to the false value.

    C

    Use the web console to uninstall the operator.

    D

    Remove the operator from the CVO resource specification.

Revision: do280-4.14-08d11e1