Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

keptn/examples

Repository files navigation

Keptn Examples

This directory contains and refers to examples in order to explore the functionality of Keptn. Please visit keptn.sh for more information about Keptn.

Maintained Examples

Maintained examples are updated with every Keptn release to use the latest features, current guidelines and best practices, as well as to update command syntax, output, or changed prerequisites.

Carts

Name Version Description
onboard-carts 0.6.0 This example allows to demonstrate the keptn usecases.
onboard-carts 0.5.0 This example allows to demonstrate the keptn usecases.
onboard-carts 0.4.0 This example allows to demonstrate the keptn usecases.
onboard-carts 0.3.0 This example allows to demonstrate the keptn usecases.
onboard-carts 0.2.0, 0.2.1, 0.2.2 This example allows to demonstrate the keptn usecases.

You can find the source code of the carts microservice at https://github.com/keptn-sockshop/carts

Unleash

Name Version Description
unleash-server 0.6.0 This example allows to demonstrate the Self healing with Feature Flags usecase.

You can find the source of the unleash service at https://github.com/keptn-sockshop/unleash-server

License

See LICENSE.

Contributing

If you want to contribute, just create a PR on the master branch.

Please also see CONTRIBUTING.md instructions on how to contribute.