From bf19a79926c4f6ece59ca6ecad6329181b72e5aa Mon Sep 17 00:00:00 2001 From: Kevin Lu Date: Mon, 2 Oct 2023 14:07:11 -0700 Subject: [PATCH 1/2] Update task-add-api-instance.adoc --- .../pages/_partials/task-add-api-instance.adoc | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/modules/ROOT/pages/_partials/task-add-api-instance.adoc b/modules/ROOT/pages/_partials/task-add-api-instance.adoc index ecf24adbe..6b4e04b15 100644 --- a/modules/ROOT/pages/_partials/task-add-api-instance.adoc +++ b/modules/ROOT/pages/_partials/task-add-api-instance.adoc @@ -54,15 +54,13 @@ image:api-upstream-downstream-config.png[The API instance is deployed on a gatew //tag::target-type[] . Select the *Target type* from the following options: + -* *CloudHub 2.0*: Select this option if you want to use the Mule runtime hosted by MuleSoft in a container-based cloud infrastructure. The -CloudHub 2.0 proxy includes a CPU with 0.1 vCores by default. -.. Select the **Runtime version**. -.. Enter a **Proxy app name**. +* *CloudHub 2.0*: Select this option if you want to use the Mule runtime hosted by MuleSoft in a container-based cloud infrastructure. The CloudHub 2.0 proxy includes a CPU with 0.1 vCores by default. +.. Select a space. + -[NOTE] --- -When deploying an API directly to CloudHub 2.0, you cannot choose the region where the API is deployed. If you have a private space, your API is deployed to your private space. Otherwise, your API is deployed to the shared space in your default region. If you have multiple private spaces, a private space is chosen for you. Private spaces in your default region are chosen first. To learn more about spaces, see xref:cloudhub-2::ch2-shared-space-about.adoc[] and xref:cloudhub-2::ch2-private-space-about.adoc[]. --- +To learn more about spaces, see xref:cloudhub-2::ch2-shared-space-about.adoc[] and xref:cloudhub-2::ch2-private-space-about.adoc[]. +.. Select the *Runtime version*. +.. Enter a *Proxy app name*. + * *CloudHub*: Select this option if you want to use the Mule runtime hosted on the cloud by MuleSoft. The CloudHub proxy includes a CPU with 0.1 vCores and a memory of 500 MB, by default. .. Select the **Runtime version**. From 7749331199081fd8490e961dfca90dfeb9f0f9ea Mon Sep 17 00:00:00 2001 From: Kevin Lu Date: Mon, 9 Oct 2023 11:44:06 -0700 Subject: [PATCH 2/2] Cloudhub 2.0 Documentation --- modules/ROOT/pages/_partials/task-add-api-instance.adoc | 2 +- modules/ROOT/pages/create-instance-task-mule.adoc | 6 +----- modules/ROOT/pages/create-instance-task-service-mesh.adoc | 1 + 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/modules/ROOT/pages/_partials/task-add-api-instance.adoc b/modules/ROOT/pages/_partials/task-add-api-instance.adoc index 6b4e04b15..887c98856 100644 --- a/modules/ROOT/pages/_partials/task-add-api-instance.adoc +++ b/modules/ROOT/pages/_partials/task-add-api-instance.adoc @@ -52,7 +52,7 @@ image:api-upstream-downstream-config.png[The API instance is deployed on a gatew // All target types for Mule apps and proxies //tag::target-type[] -. Select the *Target type* from the following options: +. If you selected to deploy a proxy application, select the *Target type* from the following options: + * *CloudHub 2.0*: Select this option if you want to use the Mule runtime hosted by MuleSoft in a container-based cloud infrastructure. The CloudHub 2.0 proxy includes a CPU with 0.1 vCores by default. .. Select a space. diff --git a/modules/ROOT/pages/create-instance-task-mule.adoc b/modules/ROOT/pages/create-instance-task-mule.adoc index 6cf073c56..49448f7ee 100644 --- a/modules/ROOT/pages/create-instance-task-mule.adoc +++ b/modules/ROOT/pages/create-instance-task-mule.adoc @@ -6,6 +6,7 @@ endif::[] include::partial$task-add-api-instance.adoc[tags=intro1;mule-intro;intro2] +[[add-api]] == Add a New API . Navigate to *Anypoint Platform* > *API Manager*. @@ -13,11 +14,6 @@ include::partial$task-add-api-instance.adoc[tags=intro1;mule-intro;intro2] . Select *Mule Gateway*. . Select the *Proxy type* from the following options: + -Mule Gateway:: Select Mule Gateway if you have APIs on Mule Runtime that need an API gateway to manage, observe, -and secure your APIs. -+ -Select the *Proxy type* from the following options: -+ Connect to existing application (basic endpoint):::: Use this option to directly interact with a Mule runtime Engine (Mule) application when your application is configured with API gateway autodiscovery. See xref:api-auto-discovery-new-concept.adoc[API Autodiscovery] for more information. + diff --git a/modules/ROOT/pages/create-instance-task-service-mesh.adoc b/modules/ROOT/pages/create-instance-task-service-mesh.adoc index 94fc4df8e..e3a64e93d 100644 --- a/modules/ROOT/pages/create-instance-task-service-mesh.adoc +++ b/modules/ROOT/pages/create-instance-task-service-mesh.adoc @@ -6,6 +6,7 @@ endif::[] include::partial$task-add-api-instance.adoc[tags=intro1;service-mesh-intro;intro2] +[[add-api]] == Add a New API . Navigate to *Anypoint Platform* > *API Manager*.