Skip to content

Commit f5122e6

Browse files
incorporated review comments
1 parent f9296f1 commit f5122e6

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Many organizations are exploring, testing, or actively moving application worklo
88

99
Oracle has been working with the WebLogic community to find ways to make it as easy as possible for organizations using WebLogic Server to run important workloads, to move those workloads into the cloud. One aspect of that effort is the creation of the Oracle WebLogic Server Kubernetes Operator. This release of the Operator provides a number of features to assist with the management of WebLogic domains in a Kubernetes environment, including:
1010

11-
* A mechanism to create a WebLogic domain on a Kubernetes persistent volume.This persistent volume can reside in NFS.
11+
* A mechanism to create a WebLogic domain on a Kubernetes persistent volume. This persistent volume can reside in NFS.
1212
* A mechanism to define a WebLogic domain as a Kubernetes resource (using a Kubernetes custom resource definition).
1313
* The ability to automatically start servers based on declarative startup parameters and desired states.
1414
* The ability to manage a WebLogic configured or dynamic cluster.
@@ -160,15 +160,6 @@ Please refer to [Shutting down a domain](site/shutdown-domain.md) for informatio
160160

161161
## Load balancing
162162

163-
### Traefik
164-
165-
Please refer to [Load balancing with Traefik](site/traefik.md) for information about the current capabilities.
166-
167-
### Voyager
168-
169-
170-
### Apache
171-
172163

173164
[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.)
174165

0 commit comments

Comments
 (0)