Home

Awesome

REUSE status

Examples

Overview

The examples project provides a central repository to showcase and illustrate features and concepts on Kyma.

NOTE: The examples in this repository are provided as is, which means they may not always be up to date with the latest Kyma version. For current examples and tutorials, check our documentation page.

What an example is

What an example is not

List of examples

The summary of the documentation in the examples repository lists all available examples organized by the feature or concept they showcase. This structure provides a quick overview and easy navigation.

ExampleDescriptionTechnology
Orders ServiceTest the service and function that expose HTTP APIs to collect simple orders either in the in-memory storage or the Redis database.Go, NodeJS, Redis
HTTP DB ServiceTest the service that exposes an HTTP API to access a database on the cluster.Go, MSSQL
GatewayExpose APIs for functions or services.Kubeless
Service BindingBind a Redis service to a lambda function.Kubeless, Redis, NodeJS
Event Email ServiceSend an automated email upon receiving an Event.NodeJS
KialiDeploy Kiali to Kyma.Kiali, Istio, Prometheus
PrometheusDeploy a Prometheus stack to monitor custom metrics.Prometheus, Grafana

Installation

You can run all the examples locally or in a cluster. For instructions on installing and running an example, refer to the README.md document of the specific example, either by using the List of examples section or by navigating through the project structure.

Contributing

<!--- mandatory section - do not change this! --->

See the CONTRIBUTING file.

Code of Conduct

<!--- mandatory section - do not change this! --->

See CODE_OF_CONDUCT.md

Licensing

<!--- mandatory section - do not change this! --->

See the LICENSE file.