Terminate a WebLogic Domain

Depending on the domain type, you can use the Jenkins jobs terminate mii domain or terminate pv domain to terminate a domain that you created with Oracle WebLogic Server for OKE. The terminate domain job deletes the IDCS, external load balancer, WebLogic domain, and the Kubernetes namespaces that were created for the domain.

For Oracle WebLogic Server for OKE domains created in release 22.2.2 (May, 2022), you must update the Jenkins node label before you terminate a domain. See Terminate Domain Job Is Stuck at Finish_cleanup Phase.

To terminate a domain:

  1. Sign in to the Jenkins console for your stack. See Access the Jenkins Console.
  2. On the Dashboard page, click terminate mii domain or terminate pv domain.
  3. Click Build with Parameters.
  4. From Domain_Name, select the domain that you want to terminate.
  5. Select Delete_Node_Pool, if you want to delete the node pool in the domain you selected to terminate.
    If you do no select Delete_Node_Pool, then the node pool in the selected domain is not deleted. And, the node pool is set as idle, which is listed under Existing_Node_Pool when you create a domain. See Create a Domain.

    Note:

    • The WebLogic node pool is not deleted if any existing domain pods are running on the node pool.
    • If the domain you terminate is subscribed for automatic patching, then, if applicable, the domain is automatically unsubscribed from the automatic patching list and the corresponding notification topics are deleted.

After the terminate job is complete, it displays a log that includes information about the actions that were performed by the terminate job.