The Oracle WebLogic Server Kubernetes Operator supports three load balancers: Traefik, Voyager, and Apache. We provide samples that demonstrate how to install and configure each one. The samples are located in following folders:
Traefik Traefik is recommended for development and test environments only. For production environments, we recommend Apache or Voyager ingress controllers, or the load balancer provided by your cloud provider.
Apache-samples/custom-sample
Apache-samples/default-sample
The Apache-webtier script contains a Helm chart that is used in the Apache samples.