From 52c0b9ef0246eaeea9f4ed5ab43bbef324ca642f Mon Sep 17 00:00:00 2001 From: ktroller Date: Thu, 27 Aug 2026 22:07:33 -0300 Subject: [PATCH 1/3] W-23997997: Remove on-premises from the control-plane compatibility matrix On-premises is not a Runtime Manager deploy target. Clarify that it does not require a control plane and that PCE is a hosted control plane, not a runtime. --- hosting-home/modules/ROOT/pages/index.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosting-home/modules/ROOT/pages/index.adoc b/hosting-home/modules/ROOT/pages/index.adoc index 816db86c..afc00a09 100644 --- a/hosting-home/modules/ROOT/pages/index.adoc +++ b/hosting-home/modules/ROOT/pages/index.adoc @@ -114,7 +114,9 @@ For CloudHub 2.0 regions, identifiers, and DNS records, see xref:cloudhub-2::ch2 [[support-matrix-control-plane]] == Control Plane and Runtime Plane Compatibility -This matrix shows which runtime plane options are supported in each control plane: +This matrix shows which runtime plane options you can deploy to from each control plane. On-premises runtimes aren't listed because they don't require a control plane. You install Mule and deploy applications to that instance. If you register the Runtime Manager agent so Anypoint can manage that instance, it becomes a Hybrid Standalone runtime. See xref:mule-runtime::mule-standalone.adoc[Run Mule Runtime Engine On-Premises]. + +On-premises runtimes and Anypoint Platform PCE aren't the same. On-premises is a runtime you host. PCE is a control plane you host. PCE doesn't run your applications; those still run on Mule you install, usually as Hybrid Standalone. [%header%autowidth.spread] |=== @@ -124,7 +126,6 @@ This matrix shows which runtime plane options are supported in each control plan | CloudHub | Yes | Yes | No | Yes | No | Runtime Fabric | Yes | Yes | Yes | No | No | Hybrid Standalone Runtimes | Yes | Yes | Yes | Yes | Yes -| On-Premises Runtimes | Yes | Yes | Yes | Yes | Yes |=== == See Also From 0b3677337903e4cfc39e1955ef1d198e35f31aa8 Mon Sep 17 00:00:00 2001 From: ktroller Date: Thu, 27 Aug 2026 22:10:12 -0300 Subject: [PATCH 2/3] W-23997997: Drop the PCE vs on-premises comparison from the matrix intro --- hosting-home/modules/ROOT/pages/index.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosting-home/modules/ROOT/pages/index.adoc b/hosting-home/modules/ROOT/pages/index.adoc index afc00a09..e09cbe71 100644 --- a/hosting-home/modules/ROOT/pages/index.adoc +++ b/hosting-home/modules/ROOT/pages/index.adoc @@ -116,8 +116,6 @@ For CloudHub 2.0 regions, identifiers, and DNS records, see xref:cloudhub-2::ch2 This matrix shows which runtime plane options you can deploy to from each control plane. On-premises runtimes aren't listed because they don't require a control plane. You install Mule and deploy applications to that instance. If you register the Runtime Manager agent so Anypoint can manage that instance, it becomes a Hybrid Standalone runtime. See xref:mule-runtime::mule-standalone.adoc[Run Mule Runtime Engine On-Premises]. -On-premises runtimes and Anypoint Platform PCE aren't the same. On-premises is a runtime you host. PCE is a control plane you host. PCE doesn't run your applications; those still run on Mule you install, usually as Hybrid Standalone. - [%header%autowidth.spread] |=== | Runtime Plane | US Cloud | EU Cloud | Canada Cloud, Japan Cloud, India Cloud, Australia Cloud | MuleSoft Government Cloud | Anypoint Platform PCE From 0236a0e3c05a105592ed5ba4e485c8dfee2cf68b Mon Sep 17 00:00:00 2001 From: Kevin Troller Date: Fri, 28 Aug 2026 16:00:21 -0300 Subject: [PATCH 3/3] Apply suggestion from @bjoson-mulesoft Co-authored-by: Beth Joson <88461166+bjoson-mulesoft@users.noreply.github.com> --- hosting-home/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting-home/modules/ROOT/pages/index.adoc b/hosting-home/modules/ROOT/pages/index.adoc index e09cbe71..03472994 100644 --- a/hosting-home/modules/ROOT/pages/index.adoc +++ b/hosting-home/modules/ROOT/pages/index.adoc @@ -114,7 +114,7 @@ For CloudHub 2.0 regions, identifiers, and DNS records, see xref:cloudhub-2::ch2 [[support-matrix-control-plane]] == Control Plane and Runtime Plane Compatibility -This matrix shows which runtime plane options you can deploy to from each control plane. On-premises runtimes aren't listed because they don't require a control plane. You install Mule and deploy applications to that instance. If you register the Runtime Manager agent so Anypoint can manage that instance, it becomes a Hybrid Standalone runtime. See xref:mule-runtime::mule-standalone.adoc[Run Mule Runtime Engine On-Premises]. +This matrix shows which runtime plane options you can deploy to from each control plane. On-premises runtimes aren't listed because they don't require a control plane. You install Mule and deploy applications to that instance. If you register the Runtime Manager agent so Anypoint Platform can manage that instance, it becomes a Hybrid Standalone runtime. See xref:mule-runtime::mule-standalone.adoc[Run Mule Runtime Engine On-Premises]. [%header%autowidth.spread] |===