Skip to content

Create Service Instances and Service Bindings ​

To use an SAP BTP service in your Kyma cluster, create its service instance and service binding using Kyma dashboard or kubectl.

Prerequisites ​

Create a Service Instance ​

To create a service instance, use either Kyma dashboard or kubectl.

Create a Service Binding ​

To create a service binding, use either Kyma dashboard or kubectl.

With a ServiceBinding custom resource (CR), your application can get access credentials for communicating with an SAP BTP service. These access credentials are available to applications through a Secret resource generated in your cluster.

Procedure ​

Results ​

You can use a given service in your Kyma cluster.

1To find the service and service plan names, in the SAP BTP cockpit, go to Services->Service Marketplace. Click on the service tile and find its name and Plan.