Skip to content

Commit 0d97208

Browse files
authored
Merge pull request #216 from oracle/apache-doc
Add Apache load balancer doc
2 parents f691a46 + 72c4fae commit 0d97208

File tree

2 files changed

+462
-3
lines changed

2 files changed

+462
-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)