Skip to content

Commit b0ef124

Browse files
committed
On branch edburns-msft-4266-additional-scaling-blog-post-and-video Fixes #4266.
modified: documentation/site/content/managing-domains/domain-lifecycle/scaling.md Signed-off-by: Ed Burns <edburns@microsoft.com>
1 parent 646d630 commit b0ef124

File tree

1 file changed

+1
-1
lines changed
  • documentation/site/content/managing-domains/domain-lifecycle

1 file changed

+1
-1
lines changed

documentation/site/content/managing-domains/domain-lifecycle/scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ roleRef:
358358
```
359359

360360
#### Horizontal Pod Autoscaler (HPA) using WebLogic Exporter Metrics
361-
Please read this blog post to learn how to scale a WebLogic cluster, based on WebLogic metrics provided by the Monitoring Exporter, using the Kubernetes Horizontal Pod Autoscaler (HPA). We will use the Prometheus Adapter to gather the names of the available metrics from Prometheus at regular intervals. A custom configuration of the adapter will expose only metrics that follow specific formats. [Horizontal Pod Autoscaler (HPA) using WebLogic Exporter Metrics](https://blogs.oracle.com/weblogicserver/post/horizontal-pod-autoscaler-hpausing-weblogic-exporter-metrics).
361+
Please read this blog post to learn how to scale a WebLogic cluster, based on WebLogic metrics provided by the Monitoring Exporter, using the Kubernetes Horizontal Pod Autoscaler (HPA). We will use the Prometheus Adapter to gather the names of the available metrics from Prometheus at regular intervals. A custom configuration of the adapter will expose only metrics that follow specific formats. [Horizontal Pod Autoscaler (HPA) using WebLogic Exporter Metrics](https://blogs.oracle.com/weblogicserver/post/horizontal-pod-autoscaler-hpausing-weblogic-exporter-metrics). See this corresponding video for a demonstation of the blog post in action. [WebLogic Kubernetes Operator support for Kubernetes Horizontal Pod Autoscaling](https://www.youtube.com/watch?v=aKBG6yJ3sMg).
362362

363363
#### Using a Prometheus alert action to call the operator's REST scale API
364364
In addition to using the WebLogic Diagnostic Framework for automatic scaling of a dynamic cluster,

0 commit comments

Comments
 (0)