Deploy a Multitenant Application to a Provider subaccount, Kyma Runtime
Build a Node.js application into OCI image and push it into Docker registry. Based on that, deploy the application into SAP BTP, Kyma runtime.
You will learn
- How to build Application to OCI Image
- How to push OCI image to Docker Hub
- How to deploy applications into Kyma runtime
Prerequisites
- You have a Kyma runtime environment on SAP Business Technology Platform (BTP) and the relevant command line tools. If not, please follow the tutorials Enable SAP BTP, Kyma runtime and Install the Kubernetes Command Line Tool.
- You have installed Docker.
- You have Docker Hub account.
- You have finished the tutorial Register a Multitenant Application to the SAP SaaS Provisioning Service.



