You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+15-42Lines changed: 15 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -10,63 +10,36 @@ Maintained examples are updated with every [Keptn release](https://github.com/ke
10
10
11
11
### Carts
12
12
13
-
|Name | Version | Description |
14
-
------------- | ------------- | ------------ |
15
-
|**onboard-carts**|[0.9.0](https://github.com/keptn/examples/tree/release-0.9.0)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
16
-
|**onboard-carts**|[0.8.4](https://github.com/keptn/examples/tree/release-0.8.4)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
17
-
|**onboard-carts**|[0.8.3](https://github.com/keptn/examples/tree/release-0.8.3)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
18
-
|**onboard-carts**|[0.8.2](https://github.com/keptn/examples/tree/release-0.8.2)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
19
-
|**onboard-carts**|[0.8.1](https://github.com/keptn/examples/tree/release-0.8.1)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
20
-
|**onboard-carts**|[0.8.0](https://github.com/keptn/examples/tree/release-0.8.0)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
21
-
|**onboard-carts**|[0.8.0-alpha](https://github.com/keptn/examples/tree/release-0.8.0-alpha)| Examples for Keptn 0.8.0-alpha, no tutorial available yet. |
22
-
|**onboard-carts**|[0.7.3](https://github.com/keptn/examples/tree/release-0.7.3)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
23
-
|**onboard-carts**|[0.7.2](https://github.com/keptn/examples/tree/release-0.7.2)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
24
-
|**onboard-carts**|[0.7.1](https://github.com/keptn/examples/tree/release-0.7.1)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
25
-
|**onboard-carts**|[0.7.0](https://github.com/keptn/examples/tree/release-0.7.0)| This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh). |
26
-
|**onboard-carts**|[0.6.2](https://github.com/keptn/examples/tree/release-0.6.2)| This example allows to demonstrate the [Keptn use cases](https://keptn.sh/docs/0.6.0/usecases/). |
27
-
|**onboard-carts**|[0.6.1](https://github.com/keptn/examples/tree/release-0.6.1)| This example allows to demonstrate the [Keptn use cases](https://keptn.sh/docs/0.6.0/usecases/). |
28
-
|**onboard-carts**|[0.6.0](https://github.com/keptn/examples/tree/release-0.6.0)| This example allows to demonstrate the [Keptn use cases](https://keptn.sh/docs/0.6.0/usecases/). |
29
-
|**onboard-carts**|[0.5.0](https://github.com/keptn/examples/tree/release-0.5.0)| This example allows to demonstrate the [Keptn use cases](https://keptn.sh/docs/0.5.0/usecases/). |
13
+
This example allows to demonstrate the [Keptn tutorials](https://tutorials.keptn.sh).
30
14
31
15
You can find the source code of the carts microservice at https://github.com/keptn-sockshop/carts
32
16
33
17
#### Load Generator for Carts
34
18
35
19
The following commands will set up a basic load generator for the carts microservice that generates traffic in **all three stages**:
| **unleash-server** | [0.9.x](https://github.com/keptn/examples/tree/release-0.9.0) | This example allows to demonstrate the [Self-healing with Feature Flags tutorials](https://tutorials.keptn.sh). |
56
-
| **unleash-server** | [0.8.x](https://github.com/keptn/examples/tree/release-0.8.4) | This example allows to demonstrate the [Self-healing with Feature Flags tutorials](https://tutorials.keptn.sh). |
57
-
| **unleash-server** | [0.7.x](https://github.com/keptn/examples/tree/release-0.7.3) | This example allows to demonstrate the [Self-healing with Feature Flags tutorials](https://tutorials.keptn.sh). |
58
-
| **unleash-server** | [0.6.x](https://github.com/keptn/examples/tree/release-0.6.2) | This example allows to demonstrate the [Self-healing with Feature Flags usecase](https://keptn.sh/docs/0.6.0/usecases/self-healing-with-keptn/dynatrace-unleash/). |
36
+
This example allows to demonstrate the [Self-healing with Feature Flags tutorials](https://tutorials.keptn.sh).
59
37
60
38
You can find the source of the unleash service at https://github.com/keptn-sockshop/unleash-server
61
39
62
40
### Simplenodeservice
63
41
64
-
|Name | Version | Description |
65
-
------------- | ------------- | ------------ |
66
-
| **simplenode** | [0.9.x](https://github.com/keptn/examples/tree/release-0.9.0) | This example is used for some of the [Keptn tutorials](https://tutorials.keptn.sh) |
67
-
| **simplenode** | [0.8.x](https://github.com/keptn/examples/tree/release-0.8.4) | This example is used for some of the [Keptn tutorials](https://tutorials.keptn.sh) |
68
-
| **simplenode** | [0.7.x](https://github.com/keptn/examples/tree/release-0.7.3) | This example is used for some of the [Keptn tutorials](https://tutorials.keptn.sh) |
69
-
| **simplenode** | [0.6.x](https://github.com/keptn/examples/tree/release-0.6.2) | This example is used for some of the [Keptn tutorials](https://tutorials.keptn.sh) |
42
+
This example is used for some of the [Keptn tutorials](https://tutorials.keptn.sh).
70
43
71
44
More information about this simple node.js based example application can be found here: [Simplenodeservice README](./simplenodeservice/README.md)
0 commit comments