Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

[P2] Create complete URLs for running the UI web apps at the end of the deployment script #162

Description

Instead of this:

image

Instead of:

192.168.0.6 90

Show like this:

Control Plane web app URL (control-plane-ui-service pod): http://192.168.0.6:90

Alerts Dashboard web app (alerts-ui pod): http://192.168.0.6:88

With the current IP, of course.

Also, a bit more spaces and clearer highlighted the info about how to run K8s dashboard, please.

The following doesn't catch your eyes, neither:

image

Metadata

Metadata

Assignees

Labels

P2 (Less priority)Features or improvements with lower priority to do in upcoming weeks.issueBug, but it's not breaking the appv2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions