Cloud Pak for Data

 View Only
  • 1.  Uninstall Watson Discovery 2.1.1

    Posted Sun May 10, 2020 10:38 PM
    Hello,

    I am going to uninstall Watson Discovery 2.1.1, and checked the way on https://www.ibm.com/support/knowledgecenter/SSQNUZ_2.5.0/cpd/svc/watson/discovery-uninstall.html.

    I wonder these two commands delete each component of other service in the namespace together.

    kubectl delete --namespace=my-namespace all,configmaps,jobs,networkpolicies,persistentvolumeclaims,poddisruptionbudgets,roles,rolebindings,clusterroles,clusterrolebindings,secrets,serviceaccounts --selector=release=my-release

    kubectl delete --namespace=my-namespace configmaps stolon-cluster-my-release-postgresql my-release.v1

    Could someone tell me whether or not these commands delete only components of Watson Discovery?

    Regards,
    Chris

    ------------------------------
    Chris
    ------------------------------

    #CloudPakforDataGroup


  • 2.  RE: Uninstall Watson Discovery 2.1.1

    Posted Mon May 11, 2020 04:11 AM
    Hi,

    These components will only delete WD components if you specify my-release correctly (same as you called your WD deployment).

    Thanks

    ------------------------------
    TOMASZ HANUSIAK
    ------------------------------



  • 3.  RE: Uninstall Watson Discovery 2.1.1

    Posted Mon May 11, 2020 08:57 PM
    Hello,

    Thank you for your reply.
    I've got it.

    regards,
    Chris

    ------------------------------
    Chris
    ------------------------------