Главная
Study mode:
on
1
Introduction
2
Kyma Trial Setup
3
Kubectl Setup
4
Docker
5
Create CAP application via Yeoman Wizard
6
package.json adjustments
7
npm install
8
Remember to install SAP CommonCryptoLib
9
Deploy to HANA
10
Dockerize the Application
11
Docker build
12
Docker run
13
Shell into the Running Docker Container
14
Publish Docker Image
15
Kyma Deployment Descriptor
16
Mapping default-env.json/VCAP to K8S Secrets
17
Deploy to Kyma
18
My Mistake - Failed to Run
19
Discussion of @sap/xsenv vs. CAP environement
20
Change from Secrets to Environment Config Map
21
Re-deploy and Test Successfully
Description:
Learn how to deploy a SAP Cloud Application Programming Model (CAP) application to SAP Cloud Platform, Kyma runtime in this comprehensive 47-minute tutorial. Set up Kyma trial, kubectl, and Docker before creating a CAP application using the Yeoman Wizard. Make necessary package.json adjustments, install dependencies, and deploy to HANA. Dockerize the application, build and run the Docker image, and publish it. Create a Kyma deployment descriptor, map environment variables, and deploy to Kyma. Troubleshoot common issues, discuss environment configurations, and successfully re-deploy and test the application. Gain hands-on experience with SAP Cloud Platform, Kubernetes, and containerization technologies.

Deploy SAP Cloud Application Programming Model to SAP Cloud Platform - Kyma Runtime

SAP
Add to list