Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-2936

VPA uninstall instructions incomplete/complicated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 4.12, 4.11, 4.10, 4.9
    • Documentation / Node
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 3
    • Moderate
    • None
    • None
    • None
    • OSDOCS Sprint 228, OSDOCS Sprint 229, OSDOCS Sprint 230
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      VPA uninstall instructions CLI steps have too many steps and the steps are difficult to perform properly.

      I think that the optional step 6 (parts a-h) under https://docs.openshift.com/container-platform/4.11/nodes/pods/nodes-pods-vertical-autoscaler.html#nodes-pods-vertical-autoscaler-uninstall_nodes-pods-vertical-autoscaler should be replaced with something like this:

      a. Remove all VPA components

      oc delete ns openshift-vertical-pod-autoscaler

      b. Remove custom resources and CRDs related to the VPA. Note: this step will cause all user-created VPA objects to be removed from the cluster and any such objects would need to be recreated after a VPA reinstall.

      oc delete crd verticalpodautoscalercheckpoints.autoscaling.k8s.io
      oc delete crd verticalpodautoscalercontrollers.autoscaling.openshift.io
      oc delete crd verticalpodautoscalers.autoscaling.k8s.io

       

              mburke@redhat.com Michael Burke
              joelsmith.redhat Joel Smith
              None
              None
              Weinan Liu Weinan Liu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: