Kyma API Gateway Module
The Kyma API Gateway module 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.
Docs explaining this concept
- Doc API Gateway Module
- Doc APIRule v2 Contains a Changed Status Schema
- Doc APIRule v2 Doesn't Contain Rules
- Doc APIRule v2alpha1 Doesn't Contain Rules
- Doc APIRules Are Missing from Kyma Dashboard
- Doc Expose a Workload with noAuth
- Doc Exposing Multiple Workloads on the Same Host
- Doc Issues when Creating APIRule CRs