APIRule-Based Service Exposure
The concept name is missing or undefined, and the single provided source snippet describes a troubleshooting scenario ("Kyma Gateway Not Reachable") rather than defining a distinct developer concept. There is insufficient information to write a grounded, accurate reference definition.
Docs explaining this concept
Prerequisites
- Concept Kyma Functions (Node.js / Python) The concept name is missing or undefined, so a precise definition cannot be produced. Based on the available sources, the **Kyma Environment** is a runtime environment within SAP Business Technology Platform that developers use to build and deploy applications, Functions, and microservices. It can be interacted with through multiple interfaces, including a UI and the [Kyma CLI](https://help.sap.com/docs/btp/sap-business-technology-platform/606ec610ee4746c09d5d2bef5a85a124?locale=en-US&state=PRODUCTION&version=Cloud), enabling flexible cloud-native development workflows on SAP BTP.
- Concept Kyma API Gateway Module The [Kyma API Gateway module](https://help.sap.com/docs/btp/sap-business-technology-platform/f323ab16595a47779bc74344969c0133?locale=en-US&state=PRODUCTION&version=Cloud) is an optional, installable component of the Kyma runtime that developers use to expose and secure APIs. As part of Kyma's modular approach, it can be added independently without requiring a predefined set of other modules. Developers work with it through the `APIRule` custom resource to control how backend workloads — including Services and Functions — are exposed and accessed, including support for [exposing multiple workloads on the same host](https://help.sap.com/docs/btp/sap-business-technology-platform/ac66329f84bd460d9e9db761983190fb?locale=en-US&state=PRODUCTION&version=Cloud).