Skip to content

Commit a99d780

Browse files
minor edits; removed limitations note
1 parent b9972a2 commit a99d780

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/scaling.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ The operator provides the ability to scale WebLogic clusters by simply editing t
66

77
Scaling up or scaling down a WebLogic cluster provides increased reliability of customer applications as well as optimization of resource usage. In Kubernetes cloud environments, scaling WebLogic clusters involves scaling the corresponding pods in which WebLogic Managed Server instances are running. Because the operator manages the life cycle of a WebLogic domain, the operator exposes a REST API that allows an authorized actor to request scaling of a WebLogic cluster.
88

9-
**Note:** In the technology preview release, only WebLogic Server configured clusters are supported by the operator, and the operator will scale up only to the number of Managed Servers that are already defined. Support for WebLogic Server dynamic clusters, and for scaling configured clusters to more servers than are defined, is planned for a future release.
109

1110
The following URL format is used for describing the resources for scaling (scale up and scale down) a WebLogic cluster:
1211

0 commit comments

Comments
 (0)