Skip to content

Commit

Permalink
Initial Entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ralikio committed Jun 17, 2024
1 parent 48d5f55 commit 61ca0ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/user/03-10-service-description.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,12 @@ These are the provisioning parameters for SapConvergedCloud that you can configu
| **maxSurge[<sup>2</sup>](#update)** | int | Specifies the maximum number of virtual machines that are created during an update. | No | `4` |
| **maxUnavailable[<sup>2</sup>](#update)** | int | Specifies the maximum number of virtual machines that can be unavailable during an update. | No | `1` |

SAP Converged Plan cannot be provisioned in all regions. This restriction is enforced through region mapping functionality configured by [`sapConvergedCloudPlanRegionMappings`](https://github.com/kyma-project/kyma-environment-broker/blob/48d5f55dfacfc511ead132fb77f522abc7e382e7/resources/keb/values.yaml#L215). The list enables users to set mappings from BTP region, passed to provisioning endpoints in HTTP path param (list key), to Kyma regions (list entries). Based on that configuration and passed path param, broker schema is populated with values only from given btp region.

</details>
</div>


## Trial Plan

The trial plan allows you to install Kyma runtime on Azure, AWS, or GCP. The plan assumptions are as follows:
Expand Down

0 comments on commit 61ca0ed

Please sign in to comment.