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 the 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). If not, please follow this tutorial: Enable SAP BTP, Kyma Runtime.
- You have installed Docker.
- You have Docker Hub account.
- You have installed Kubernetes command-line tool.
- You have finished the tutorial Register a Multitenant Application to the SAP SaaS Provisioning Service.