You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- How to configure K... in your SAP BTP subaccount
27
+
- How to configure Kyma in your SAP BTP subaccount
28
28
29
29
30
30
---
@@ -51,7 +51,7 @@ In general, you have a choice of the following options:
51
51
[ACCORDION-BEGIN [Step 2: ](Create a Trial account)]
52
52
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).
53
53
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.
55
55
56
56
> 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:
57
57
@@ -77,9 +77,9 @@ The following services with their service plans and entitlements are required fo
| 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)|
92
92
93
93
94
94
@@ -142,13 +142,13 @@ In this section, you assign a portion of the entitlements that you've bought for
142
142
[ACCORDION-END]
143
143
---
144
144
[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.
146
146
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**.
148
148
149
149
!
150
150
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**.
152
152
153
153
154
154
!
@@ -159,7 +159,7 @@ This creates a `Kyma` instance in your subaccount that is a full-blown `kubernet
159
159
160
160
> 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.
161
161
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.
163
163
164
164
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.
0 commit comments