Create a Domain
After you create a stack, use the Jenkins job to create a domain for Oracle WebLogic Server for OKE.
You can create a model in image within the container image using the create domain job.
When you create a domain with the create domain job, a new domain that has a basic configuration with no custom applications or libraries, called the primordial domain, is created. This domain contains the base WebLogic Server image that has the WebLogic installer, JDK installer, and WebLogic patches for Oracle WebLogic Server for OKE.
To know about the primordial domain, see Mutate the Domain Layer in WebLogic Kubernetes Operator documentation.
Topics:
Before you create a domain, ensure that all the prerequisites are completed. See Prerequisites to Create a Domain.
Configure WebLogic Server
Specify the parameters required to configure a WebLogic server on a container cluster.
Configure the Registry
Specify the credentials to access container images in the Oracle Cloud Infrastructure Registry (OCIR).
Note:
If you want to use another user credentials, other than the one specified when creating a stack, then specify the credentials that Oracle WebLogic Server for OKE must use to access container images in the Oracle Cloud Infrastructure Registry (OCIR).- In the Registry User Name field, enter a user name that Kubernetes uses to access the image in the registry.
- In the OCIR Auth Token Compartment field, select the compartment where you have the OCIR auth token.
For information about how to create a container registry, see Overview of Registry in the Oracle Cloud Infrastructure documentation.
Configure the Container Cluster
Specify the parameters required to either create a node pool or select an existing node pool for the WebLogic nodes..
Configure the Load Balancer
Specify the parameters required to create a public load balancer for the application. The public load balancer is used to access applications on the WebLogic managed servers.
Configure the Domain
In the Provision with JRF section, keep the default selection for Domain_Type as Non_JRF.
Configure Identity Cloud Service Integration
You have the option to use IDCS to authenticate application users for your domain. To enable IDCS, specify the parameters required to configure WebLogic Authentication with Oracle Identity Cloud Service (IDCS).
To use Oracle Identity Cloud Service for authentication:
Create the Domain
Click Build to run the job.
After the job is successful, you can access the WebLogic Console. See Access the WebLogic Console.