From f855b3110e2d0eccb6e9ead1a4ec283ebb4fc765 Mon Sep 17 00:00:00 2001 From: Alexander Rieder <36697893+AlexRieder@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:31:12 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d669612..7f1e86c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# DEPRECATED + +> [!CAUTION] +> As of July 2024 the tutorial is discontinued. The content provided is not going to be maintained anymore. + # Easy Franchise: Extend a Kyma-Based Multitenant Application with Day 2 Operations [![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-kyma-day2-operations)](https://api.reuse.software/info/github.com/SAP-samples/btp-kyma-day2-operations) From 1d73ada59c6c2e02a9d442cc20b580709bac6733 Mon Sep 17 00:00:00 2001 From: Alexander Rieder <36697893+AlexRieder@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:32:22 +0200 Subject: [PATCH 2/2] Update mission-intro.md --- mission-intro.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mission-intro.md b/mission-intro.md index 24887c6..36e1c54 100644 --- a/mission-intro.md +++ b/mission-intro.md @@ -1,3 +1,8 @@ +# DEPRECATED + +> [!CAUTION] +> As of July 2024 the tutorial is discontinued. The content provided is not going to be maintained anymore.> + # Welcome to the Mission In this mission, you will learn how to extend a Kyma based multitenant application with day 2 operations. It is related to the mission [Develop a Multitenant Extension Application in SAP BTP, Kyma Runtime](https://discovery-center.cloud.sap/missiondetail/3683/3726/) and extends it by focusing on day 2 operations topics like CI/CD, observability and metering.