Actions
action #177609
open[Containers] Create prototype for kubernetes-based container monitoring project
Start date:
2025-02-20
Due date:
% Done:
70%
Estimated time:
Description
The container monitoring project currently runs on https://gitlab.suse.de/qac/k2.qe.suse.de/ as a containerized project on the k2 machine. We want to try out moving this service to OpenPlatform as a kubernetes-based application.
This ticket is about setting up a prototype implementation for the dashboard.
Acceptance criteria¶
- AC1 We have a working prototype for the Grafana dashboard plus Postgresql database with PostGREST endpoint that can be accessed from openqa.suse.de
Files
Actions
#1
Updated by hilchev 11 days ago
- File clipboard-202502211541-s5igw.png clipboard-202502211541-s5igw.png added
- File clipboard-202502211541-rdmxa.png clipboard-202502211541-rdmxa.png added
As a sort-of giving shape to the idea I made this repo: https://gitlab.suse.de/hilchev/kustomizations which you can see the result of here:
Updated by hilchev 6 days ago
- % Done changed from 0 to 70
First two hurdles:
- The container on OpenPlatform cannot reach ko.dmz-prg2.suse.org:5432
- O3 cannot reach the Ingress of OpenPlatform - http://postgrest.op-prg2-1-ingress.op.suse.org
Actions