Custom resources

A custom resource (CR) is an extension to the Kubernetes API which allows you to cover use cases that are not directly covered by core Kubernetes. Here's the list of the CRs developed by Kyma to support its functionality:

AreaCustom resource
Application ConnectivityApplication, TokenRequest, CompassConnection
API GatewayAPIRule
EventingSubscription, EventingBackend
IstioIstio
ServerlessFunction, GitRepository
TelemetryLogPipeline, LogParser, TracePipeline

TIP: For information about third-party custom resources that come together with Kyma, visit the documentation of the respective project.