Usage Scenario
You want to deploy your developed application to a Kubernetes cluster. To do this, define a Deployment manifest and apply it to the cluster.
Task Flow
In this exercise, you will perform the following tasks:
- Create a Deployment using Kyma dashboard.
- Update and apply the Deployment manifest.
- Scale the Deployment.
- Roll back the Deployment.
Prerequisites
Before you begin, make sure the following prerequisites are met:
- You have created a SAP BTP, Kyma runtime instance in the SAP BTP subaccount. See Deploying a Kubernetes Cluster with Kyma on SAP BTP.
- You have configured kubectl to interact with your SAP BTP, Kyma runtime instance, and you have access to Kyma dashboard. See Setting and Configuring Kubectl for Kyma and Accessing Your Kyma Runtime Instance Using Kyma Dashboard.








