Enable SAP BTP, Kyma Runtime Using the Command Line
Beginner
30 min.
Enabling SAP BTP, Kyma Runtime means creating a Kyma environment instance, i.e. a Kyma cluster. You can then use the Kyma cluster to build applications and extensions to SAP and third-party solutions, manage roles, have your Kubernetes objects backed up, and view metrics and logs.
You will learn
- How to set up a Kyma cluster in a subaccount on SAP BTP, without using the SAP BTP cockpit (see Enable SAP BTP, Kyma Runtime for the same procedure in the cockpit).
- That the creation of the Kyma cluster takes about 15 - 25 minutes. It happens after step 3 in this tutorial, so you might want to plan in a coffee break before continuing with step 4.
Prerequisites
- You’ve installed the
btp CLIand familiarized yourself with it. See Get Started with btp CLI. - You’ve installed
kubectl CLI, including the pluginkubectl oidc-loginfor authentication. See Installing the Kubernetes Command Line Tool.
If you’re on Windows, we recommendChocolateyto installkubectl.
In addition, we recommendKrewto install and use thekubectl oidcplugin forKubernetes OpenID Connect (OIDC). - You have a global account and a subaccount on SAP BTP with admin rights. See Get an Account on SAP BTP to Try Out Free Tier Service Plans.