Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 2.22 KB

File metadata and controls

57 lines (36 loc) · 2.22 KB

Set Up the Provider Subaccount in SAP BTP

Create the Provider Subaccount

To host the Easy Franchise application, we will create a provider subaccount.

  1. Open the SAP BTP cockpit and create a new subaccount from the Account Explorer.

  2. In the dialog that opens, specify the following details:

    • Display Name: Easy Franchise
    • Subdomain: Use the predefined entry to avoid name clashes (it will show up after you choose a region)
    • Region: Choose a region close to you (Note: If you go for the Free-Tier-Model stick to AWS regions)

Configure Entitlements

Now that we have created the provider subaccount, we will add entitlements.

  1. Open the subaccount and navigate to the Entitlements page.

  2. Choose Configure Entitlements and then choose Add Service Plans.

  3. Search for Kyma runtime.

  4. Select the suggested plan.

  5. Select Entitlement SAP HANA Cloud and mark 2 plans:

    • tools (Application)
    • hana-free
  6. Search for Authorization and Trust Management Service and choose the plan broker

  7. Save your changes.

Enable the Kyma Environment

  1. Navigate back to the Overview page of the subaccount.

  2. Choose Enable Kyma.

  3. In the opened dialog accept the pre-defined values and choose Create.

  4. Enabling Kyma will take around 30 minutes.

Validate Account Setup

Follow the steps to verify that the setup was successful:

  1. Choose the Overview page of the provider subaccount.

  2. Check that you have a running Kyma environment and choose Link to dashboard under Kyma Environment.

  3. The Kyma dashboard should open in a new browser tab.

    Per default, the user that has enabled the Kyma Environment is granted with the cluster admin role. In order to give access to further users have a look at the Kyma Help Documentation. You need to follow the steps described under Kyma 2.x.