Skip to content

Commit 9667b53

Browse files
authored
Update btp-app-kyma-prepare-btp.md
1 parent 1374750 commit 9667b53

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

tutorials/btp-app-kyma-prepare-btp/btp-app-kyma-prepare-btp.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
2424
### You will learn
2525
- How to create an account for SAP BTP
2626
- How to assign entitlements
27-
- How to configure K... in your SAP BTP subaccount
27+
- How to configure Kyma in your SAP BTP subaccount
2828

2929

3030
---
@@ -51,7 +51,7 @@ In general, you have a choice of the following options:
5151
[ACCORDION-BEGIN [Step 2: ](Create a Trial account)]
5252
You can [register for a trial account](https://www.sap.com/cmp/td/sap-cloud-platform-trial.html) and access it in [SAP BTP Cockpit](https://cockpit.hanatrial.ondemand.com/cockpit#/home/trial).
5353

54-
A global account, a subaccount, a Cloud Foundry org, and space with some entitlements that are sufficient to do this tutorial are set up for you. You will only need to enable K... as described below.
54+
A global account, a subaccount, a Cloud Foundry org, and space with some entitlements that are sufficient to do this tutorial are set up for you. You will only need to enable Kyma as described.
5555

5656
> In case you face a problem when creating a service instance or an application is missing for subscription later in the tutorial, please do the following:
5757
@@ -77,9 +77,9 @@ The following services with their service plans and entitlements are required fo
7777

7878
| Service | Plan | Amount | Unit | Tutorial |
7979
| --------------------------------- | ---------- | ------ | ------------ | --------------------------------------- |
80-
| `Kyma` runtime | `Kyma Runtime Trial` | 1 | GB | [Prepare for SAP BTP Development](btp-app-#configure-kyma-in-your-subaccount) |
81-
| SAP HANA Schemas & HDI Containers | `hdi-shared` | 1 | instances | [Setup HANA Cloud for `Kyma`](btp-app-kyma-hana-cloud-setup) |
82-
| SAP HANA Cloud | `hana` | 1 | instances | [Setup HANA Cloud for `Kyma`](btp-app-kyma-hana-cloud-setup) |
80+
| Kyma runtime | `Kyma Runtime Trial` | 1 | GB | [Prepare for SAP BTP Development](btp-app-#configure-kyma-in-your-subaccount) |
81+
| SAP HANA Schemas & HDI Containers | `hdi-shared` | 1 | instances | [Setup HANA Cloud for Kyma](btp-app-kyma-hana-cloud-setup) |
82+
| SAP HANA Cloud | `hana` | 1 | instances | [Setup HANA Cloud for Kyma](btp-app-kyma-hana-cloud-setup) |
8383
| SAP Launchpad service | `standard` | 1 | active users | [Add the SAP Launchpad Service](btp-app-kyma-launchpad-service) |
8484

8585

@@ -88,7 +88,7 @@ The following services with their service plans and entitlements are required fo
8888
| Service | Plan | Amount | Unit | Tutorial |
8989
| -------------------------------- | ----------- | ------ | ------------ | --------------------------------------- |
9090
| SAP HTML5 Application Repository service | `app-host` | 100 | MB | [Add the SAP Launchpad Service](btp-app-kyma-launchpad-service) |
91-
| SAP Authorization and Trust Management service | `application` | 1 | instances | [Deploy Your Application to `Kyma`](btp-app-kyma-deploy-application) |
91+
| SAP Authorization and Trust Management service | `application` | 1 | instances | [Deploy Your Application to Kyma](btp-app-kyma-deploy-application) |
9292

9393

9494

@@ -142,13 +142,13 @@ In this section, you assign a portion of the entitlements that you've bought for
142142
[ACCORDION-END]
143143
---
144144
[ACCORDION-BEGIN [Step 6: ](Configure Kyma in your subaccount)]
145-
This creates a `Kyma` instance in your subaccount that is a full-blown `kubernetes` cluster with `Kyma` on top.
145+
This creates a Kyma instance in your subaccount that is a full-blown `kubernetes` cluster with Kyma on top.
146146

147-
1. In your subaccount's **Overview** page, choose the **`Kyma` Environment** tab and choose **Enable `Kyma`**.
147+
1. In your subaccount's **Overview** page, choose the **Kyma Environment** tab and choose **Enable Kyma**.
148148

149149
!![Enable Kyma](enable_kyma.png)
150150

151-
2. In the **Enable `Kyma`** dialog, a plan, an instance name, and a cluster name are automatically filled for you. You can keep the default settings and choose **Create**.
151+
2. In the **Enable Kyma** dialog, a plan, an instance name, and a cluster name are automatically filled for you. You can keep the default settings and choose **Create**.
152152

153153

154154
!![Set plan, instance name, and cluster name](kyma_instance_name.png)
@@ -159,7 +159,7 @@ This creates a `Kyma` instance in your subaccount that is a full-blown `kubernet
159159
160160
> A CLI-friendly name is a short string (up to 32 characters) that contains only alphanumeric characters (A-Z, a-z, 0-9), periods, underscores, and hyphens. It can't contain white spaces.
161161
162-
> As mentioned above, when you create an environment instance that enables an environment you want to use, the name is generated automatically for you. You can use that name or replace it with the name of your choice.
162+
> As mentioned, when you create an environment instance that enables an environment you want to use, the name is generated automatically for you. You can use that name or replace it with the name of your choice.
163163
164164
3. The creation of the cluster takes some time. When done, you should see a `Console URL`, a `KubeconfigURL`, and the name of your cluster.
165165

0 commit comments

Comments
 (0)