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.