Skip to content

Commit 99fec13

Browse files
authored
Merge pull request #549 from oracle/rmarano
edits
2 parents 84c3dff + a00c847 commit 99fec13

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

kubernetes/samples/charts/README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
Weblogic operator supports three types load balancers: TRAEFIK, VOYAGER, APACHE. We provide samples for each type to demostrate how to install and configure load balancer. Samples are located in following folders:
2-
traefik
3-
voyager
4-
ingress-per-domain
5-
apache-samples
6-
Note: apache-webtier is helm chart. It is used in apache-samples.
1+
# WebLogic Operator Load Balancer Samples
2+
3+
## Load balancer sample scripts
4+
5+
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:
6+
7+
* [traefik](traefik/README.md)
8+
* [voyager](voyager/README.md)
9+
* [apache-samples](apache-samples/README.md)
10+
* [ingress-per-domain](ingress-per-domain/README.md)
11+
* [apache-webtier](apache-webtier/README.md)
12+
13+
**Note**: The apache-webtier script contains a Helm chart that is used in the Apache samples.

0 commit comments

Comments
 (0)