WebLogic Kubernetes Operator
These Quick Start guide sections are for users interested in using a Kubernetes cluster without Verrazzano. Anyone using OpenShift should following this track.
- Configure your Kubernetes client (
kubectl
) to connect to the Kubernetes cluster.
- Install WebLogic Kubernetes Operator.
- Deploy the Domain.
- Install and Configure the Ingress Controller and add ingress routes to allow access to the WebLogic domain from
outside the Kubernetes cluster.
- Access the ToDo List application.