The Kubernetes
section and its four subsections support deploying a WebLogic-based application to a
Kubernetes cluster where the WebLogic domain will be managed by the WebLogic Kubernetes Operator. It includes sections
to help you:
kubectl
) to connect to the Kubernetes cluster.Domain
resource configuration used by WebLogic Kubernetes Operator.Client Configuration helps you get the necessary connectivity to your Kubernetes cluster.
Install the WebLogic Kubernetes Operator in the target Kubernetes cluster.
Create and deploy the Kubernetes custom resource for the WebLogic domain.
Install and configure an ingress controller.