Bookmark this page

Quiz: Detect Deprecated Kubernetes API Usage

Detect Deprecated Kubernetes API Usage

Choose the correct answers to the following questions:


  1. 1.

    Red Hat OpenShift Container Platform 4.14 is based on which version of Kubernetes?

    A

    Kubernetes 1.24

    B

    Kubernetes 1.27

    C

    Kubernetes 1.26

    D

    OpenShift Container Platform is not based on Kubernetes.

  2. 2.

    What is the feature maturity status for Kubernetes resources with the v1beta1 API version?

    A

    Experimental

    B

    Pre-release

    C

    Stable

  3. 3.

    Which command can the cluster administrator use to identify deprecated API resources?

    A

    oc get apirequestcounts

    B

    oc get deprecatedapis -n openshift-config

    C

    oc get apis --deprecated

    D

    oc get configmap deprecated-apis -n openshift-config

  4. 4.

    Which two alerts identify the use of deprecated API versions in the OpenShift cluster? (Choose two.)

    A

    APIRemovedInNextReleaseInUse

    B

    APIRequestCounts

    C

    APIRemovedInNextEUSReleaseInUse

    D

    DeprecatedAPIRequestCountsInUse

  5. 5.

    True or False: OpenShift Container Platform requires administrators to provide a manual acknowledgement before applying an update that removes deprecated API versions.

    A

    True

    B

    False

Revision: do280-4.14-08d11e1