Skip to content

Commit 3be42c4

Browse files
committed
doc updates
1 parent 379d870 commit 3be42c4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

site/domains.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,15 @@ In Operator 2.0 you can perform lifecycle operations on WebLogic servers, cluste
111111

112112
### Patching WebLogic and performing application updates
113113

114+
### Scaling clusters
115+
116+
The operator allows you to initiate scaling of clusters in various ways:
117+
118+
* [Using kubectl to edit the domain resource](scaling.md#on-demand-updating-the-domain-resource-directly)
119+
* [Using the operator's REST APIs](scaling.md#calling-the-operators-rest-scale-api)
120+
* [Using WLDF policies](scaling.md#using-a-wldf-policy-rule-and-script-action-to-call-the-operators-rest-scale-api)
121+
* [Using a Prometheus action](scaling.md#using-a-prometheus-alert-action-to-call-the-operators-rest-scale-api)
122+
114123
### Shutting down domains
115124

116125
### Deleting domains

0 commit comments

Comments
 (0)