keptn / tutorials

Keptn tutorials site
https://tutorials.keptn.sh/
Apache License 2.0
9 stars 22 forks source link

Keptn Full Tour on Prometheus v11 version issues #210

Closed braghettos closed 2 years ago

braghettos commented 2 years ago

Hi everyone,

I'm following this tutorial: https://tutorials.keptn.sh/tutorials/keptn-full-tour-prometheus-011 but I think there are some issues regarding versions of repositories.

Let me describe the issues:

Thanks for any feedback!

oleg-nenashev commented 2 years ago

Thanks for the link @braghettos! I will be updating the tutorials layout so that the versions inside the tutorial can be maintained in a centralized way. Unfortunately we do not use Asciidoc so it will require some hacks....

christian-kreuzberger-dtx commented 2 years ago

The problems mentioned are not related to Prometheus, but to Keptn Core. FYI @thisthat

thisthat commented 2 years ago

Yes @oleg-nenashev, I confirm that the release of https://github.com/keptn/examples is based on tags and not on branching.

braghettos commented 2 years ago

@thisthat regarding step 3 and 4 I don't see any changes in https://deploy-preview-211--keptn-tutorials.netlify.app/tutorials/keptn-full-tour-prometheus-011/index.html?index=..%2F..keptn011x#2 and https://deploy-preview-211--keptn-tutorials.netlify.app/tutorials/keptn-full-tour-prometheus-011/index.html?index=..%2F..keptn011x#3

braghettos commented 2 years ago

In https://deploy-preview-211--keptn-tutorials.netlify.app/tutorials/keptn-full-tour-prometheus-011/index.html?index=..%2F..keptn011x#2 I would expect to use Istio v1.12.1

braghettos commented 2 years ago

In https://deploy-preview-211--keptn-tutorials.netlify.app/tutorials/keptn-full-tour-prometheus-011/index.html?index=..%2F..keptn011x#3 I would expect to use Keptn v0.11.3

thisthat commented 2 years ago

I failed with my sed skils 🙈 Thank you @braghettos, I'll provide a follow up PR

braghettos commented 2 years ago

@thisthat still in https://deploy-preview-212--keptn-tutorials.netlify.app/tutorials/keptn-full-tour-prometheus-011/index.html?index=..%2F..index#2 there is an issue:

./istio-1.11.2/bin/istioctl install

should be

./istio-1.12.1/bin/istioctl install