davidmirror-ops / flyte-the-hard-way

Prepare requirements and deploy Flyte using Helm
Creative Commons Zero v1.0 Universal
56 stars 12 forks source link

Add Chapter for displaying Flyte Logs for the raspi microk8s deployment tutorial #9

Closed fiedlerNr9 closed 7 months ago

fiedlerNr9 commented 7 months ago

This PR adds a chapter for displaying Flyte Logs to the raspi microk8s deployment tutorial.

In a first step the Chapter shows how to adjust and enable the microk8s observability addon. I a second step, it shows to to enable Flyte task logs in the Flyte binary chart and how to link to the grafana deployment coming from the observability addon.

This PR also readds the edge-values.yaml file for the raspi microk8s deployment tutorial. Looked like it was removed from this repo at some point.

davidmirror-ops commented 7 months ago

@fiedlerNr9 sorry, I think reference from the README and the previous section to this new page is missing

fiedlerNr9 commented 7 months ago

True - let me add it!