Skip to content

Commit df00dd9

Browse files
committed
Add documentation for Apache load balancer
Signed-off-by: Dongbo Xiao <[email protected]>
1 parent fe12393 commit df00dd9

File tree

2 files changed

+478
-3
lines changed

2 files changed

+478
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,9 @@ Please refer to [Scaling a WebLogic cluster](site/scaling.md) for more informati
156156

157157
Please refer to [Shutting down a domain](site/shutdown-domain.md) for information about how to shut down a domain running in Kubernetes.
158158

159-
## Load balancing with the Traefik Ingress controller
159+
##Load balancing with an Ingress Controller or a Web Server
160160

161-
The initial Technology Preview release of the operator supports only the Traefik load balancer/Ingress controller. Support for other load balancers is planned in the future.
162-
Please refer to [Load balancing with Traefik](site/traefik.md) for information about current capabilities.
161+
You can choose a load balancer provider for your WebLogic domains running in a Kubernetes cluster. Please refer to Load balancing with Voyager Ingress Controller (link TBD), [Load balancing with Traefik Ingress Controller](site/traefik.md), and [Load balancing with Apache Web Server](site/apache.md) for information about the current capabilities and setup instructions for each of the supported load balancers.
163162

164163
[comment]: # (Exporting operator logs to ELK. The operator provides an option to export its log files to the ELK stack. Please refer to [ELK integration]site/elk.md for information about this capability.)
165164

0 commit comments

Comments
 (0)