Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion runtime-manager/modules/ROOT/pages/deployment-strategies.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ For an overview of the Runtime Manager features available with each deployment o
* <<Security Updates>>
* <<Shared Resource Support>>
* <<Troubleshooting>>
* <<Horizontal Autoscaling>>


=== High Availability
Expand Down Expand Up @@ -226,6 +227,16 @@ For an overview of the Runtime Manager features available with each deployment o
|Runtime Fabric | Use Anypoint Monitoring to view information about applications deployed to Runtime Fabric. To obtain the health status of the cluster and components, use Runtime Fabric command-line tools. See xref:runtime-fabric::manage-monitor-applications.adoc[Monitoring Applications Deployed to Runtime Fabric].
|===


=== Horizontal Autoscaling

[%header,cols="15,50,20"]
|===
|Deployment Option | Implementation | More Information
|CloudHub 2.0 | Horizontal autoscaling makes Mule applications deployed to CHloudHub 2.0 responsive to resource usage by automatically scaling up or down replica capacity as needed. In Kubernetes, a Horizontal Pod Autoscaler (HPA) automatically updates a workload resource to automatically match demand. | xref:cloudhub-2::ch2-configure-horizontal-autoscaling.adoc[]
Comment thread
luanamulesoft marked this conversation as resolved.
Outdated
|Runtime Fabric | Runtime Fabric instances support scaling Mule application deployments by initiating additional replicas in response to the signals configured. In Kubernetes, a Horizontal Pod Autoscaler (HPA) automatically updates a workload resource to automatically match demand. | xref:runtime-fabric::configure-horizontal-autoscaling.adoc[]
Comment thread
luanamulesoft marked this conversation as resolved.
Outdated
|===

== Security for Hybrid Deployments

image:logo-hybrid-active.png[xref="deployment-strategies.adoc#hybrid-deployments", title="Hybrid"]
Expand Down Expand Up @@ -262,4 +273,4 @@ See xref:mule-runtime::shared-resources.adoc[Shared Resources].
* xref:cloudhub-2::ch2-deploy.adoc[Deploying Apps to CloudHub 2.0]
* xref:cloudhub-2::ch2-features.adoc[Features of CloudHub 2.0]
* xref:deploying-to-your-own-servers.adoc[Deploy to Your Servers]
* xref:runtime-fabric::deploy-index.adoc[Deploy Applications and API Proxies to Runtime Fabric]
* xref:runtime-fabric::deploy-index.adoc[Deploy Applications and API Proxies to Runtime Fabric]