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.
There are multiple tutorials available on the Keptn website but all of them are quite complex and require a lot of dependencies. In particular these tutorials do not quite work on Windows or on MacBook M1. They're hard to follow and they don't help newcomer users to quickly understand what is the project about and how to get the value out of it.
I suggest creating a fully new tutorial that would focus on onboarding newcomers within 10 minutes or so. Some properties:
The tutorial uses a minimum set of technologies and fully open source: Keptn, Prometheus
The tutorial demonstrates a very simple but realistic use case for Keptn usage. The proposal is to have auto-remediationof a single container application based on Prometheus metrics
ideally the tutorial should be portable between other platforms and runnable on all common user hardware where they want to evaluate the project. It is unlikely to be the target hardware
After this new tutorial is created, the existing tutorials can be refactored to learning path soo that each of them shows particular feature or integration.
There are multiple tutorials available on the Keptn website but all of them are quite complex and require a lot of dependencies. In particular these tutorials do not quite work on Windows or on MacBook M1. They're hard to follow and they don't help newcomer users to quickly understand what is the project about and how to get the value out of it.
I suggest creating a fully new tutorial that would focus on onboarding newcomers within 10 minutes or so. Some properties:
After this new tutorial is created, the existing tutorials can be refactored to learning path soo that each of them shows particular feature or integration.
Scope