You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Connectivity: Accessing a Workload in SAP BTP, Kyma Runtime From the Corporate Network](./on-prem-to-cloud/README.md)| This sample shows how to access a workload in Kyma from the corporate network using SAP BTP, Connectivity. ||
100
+
|[Connectivity: Accessing a Workload in SAP BTP, Kyma Runtime From the Corporate Network](./on-premise-to-kyma/README.md)| This sample shows how to access a workload in Kyma from the corporate network using SAP BTP, Connectivity. ||
101
101
|[Redis and Kyma Functions](./redis-function/README.md)| This sample provides a Redis deployment and two serverless functions that interact with it |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-redis-function.html)|
102
102
|[Cloud Integration Multi-cloud](./pi-scenario/README.md)| This sample details how to bi-directionally connect SAP Process Integration and Kyma | - |
103
103
|[Cloud Integration Neo](./pi-scenario/README-neo.md)| This sample details how to bi-directionally connect SAP Process Integration and Kyma in NEO | - |
104
104
|[gRPC Python](./grpc-python/README.md)| This sample demonstrates gRPC connectivity | - |
105
105
|[Next.js app with Kyma eventing & Go backend connected to SAP HANA Cloud database](./nextjs-app-with-kyma-eventing/README.md)| This sample provides a tutorial for a conference registration app using Next.js |[Post](https://blogs.sap.com/2022/02/24/going-jamstack-with-kyma-runtime-building-a-high-performance-web-app/)|
106
106
|[Data Backup and Restore](./data-backup-and-restore/README.md)| This sample demonstrates performing a backup and restore for a stateful application where data is stored using Persistence Volume Claim. | - |
107
-
|[HandsOn DSAG Technology Days 2022](./dsagtt22/)| This sample gives a walk-through setting up a scenario combining on prem systems with Kyma Functions and the Event Mesh | - |
108
-
|[Query LDAP Users on on-premise](./sample-ldap/README.md)| This sample queries the LDAP users from an onpremise LDAP Server via SAP Connectivity proxy | - |
107
+
|[HandsOn DSAG Technology Days 2022](./dsagtt22/)| This sample gives a walk-through setting up a scenario combining on-premise systems with Kyma Functions and the Event Mesh | - |
108
+
|[Query LDAP Users on on-premise](./sample-ldap/README.md)| This sample queries the LDAP users from an on-premise LDAP Server via SAP Connectivity proxy | - |
109
109
|[Deploy Highly Available Workloads](./multi-zone-ha-deployment/README.md)| This sample demonstrates deploying highly available workloads in Kyma runtime | - |
110
110
|[Power of serverless with SAP BTP, Kyma runtime.](./kyma-serverless/README.md)| This sample demonstrates how to leverage latest features of kyma functions with SAP HANA Cloud and SAP libraries |[Post](https://blogs.sap.com/2023/02/06/power-of-serverless-with-sap-btp-kyma-runtime.-secrets-mounted-as-volumes./)|
111
111
|[Using the on-premise Docker registry with Kyma runtime](./on-premise-docker-registry/README.md)| This sample demonstrates how to pull images from the on-premise Docker registry for applications deployed on Kyma runtime | - |
@@ -120,7 +120,7 @@ Running various samples requires access to the Kyma runtime. There are also othe
120
120
|[Sample to extend SAP Cloud for Customer with user propagation via XSUAA](./user-propagation-via-xsuaa/README.md)| This sample demonstrates how a user propagation flow can be achieved when extending SAP Cloud for Customer(C4C) via XSUAA | - |
121
121
|[App Reverse Proxy with OIDC Authentication Middleware](./app-auth-proxy/README.md)| This sample provides a reverse proxy feature which dispatches requests to other microservice running in Kyma | - |
122
122
|[Standalone approuter on SAP BTP, Kyma runtime](./standalone-approuter/README.md)| This Sample demonstrates deploying a standalone app router on Kyma runtime and use it to securely expose microservices and functions | - |
123
-
|[Principal Propagation to on premise](./principal-prop-on-prem/README.md)| This sample provides details on how a principal propagation flow can be achieved when extending an on-prem system using SAP BTP, Kyma runtime | - |
123
+
|[Principal Propagation to on premise](./principal-prop-on-premise/README.md)| This sample provides details on how a principal propagation flow can be achieved when extending an on-premise system using SAP BTP, Kyma runtime | - |
124
124
|[Configure Auth0 as IDP for Kyma access](./kyma-access-auth0-as-idp/)| This sample provide details on how Auth0 can be configured as an Identity Provider for accessing Kyma runtime | - |
125
125
126
126
## Updates on SAP BTP, Kyma runtime based on Open Source Kyma 2.0
@@ -131,7 +131,7 @@ An overview blog post about updates on SAP BTP, Kyma runtime based on Open Sourc
|[In-Cluster Events](./in-cluster-events/README.md)| Sample that walks you through how to set up and test the in-cluster eventing |[Post](https://blogs.sap.com/2022/02/24/eventing-whats-new-in-kyma-2.0/)|
133
133
|[Installing a custom component](./custom-component-dapr/README.md)| Sample that installs and uses [Dapr](https://dapr.io/) as Custom Component on Kyma | - |
134
-
|[Extending on-premise systems via Kyma runtime](./connectivity-proxy/README.md)| Sample that walks you through how to connect an on premise system |[Post](https://blogs.sap.com/2022/02/24/extending-on-premise-systems-via-kyma-runtime/)|
134
+
|[Extending on-premise systems via Kyma runtime](./from-kyma-to-on-premise/README.md)| Sample that walks you through how to connect an on premise system |[Post](https://blogs.sap.com/2022/02/24/extending-on-premise-systems-via-kyma-runtime/)|
135
135
|[Hands-on for DSAG Technlology Days 2022](./dsagtt22/README.md)| Hands-on which combines an event-based setup with on-premise connectivity ||
0 commit comments