Use Gitea, Headlamp and Grafana
Open Gitea, Headlamp or Grafana from the Management header.
| Tool | Purpose | Access |
|---|---|---|
Gitea |
Inspect the appliance configuration repository and its history; perform advanced configuration edits. |
Gitea authentication and repository permissions. It can remain available without a connected appliance. |
Headlamp |
Inspect Kubernetes resources, readiness, events and current workload logs. |
Management administrator. Remote appliance access requires the active artifact bundle. |
Grafana |
Inspect appliance dashboards and retained metrics, operational logs and audit records. |
Management administrator and active cluster access. The proxy also depends on Management and the appliance Kubernetes API. |
Open the correct Cluster in Headlamp
-
Sign in as a Management administrator and connect the appliance.
-
Open Headlamp from the header.
-
Check the selected cluster context before inspecting or changing resources. The Management-local context is named
local-k3s; choose the appliance context when investigating the managed appliance. -
Locate the affected namespace and workload, then inspect readiness, events and logs.
Headlamp uses shared administrator Kubernetes credentials. Management checks who can open the tool, but Kubernetes permissions are shared rather than assigned per user. Treat resource edits, pod deletion and terminal access as privileged operations. Use the GitOps workflow for persistent configuration changes.
Open Grafana
Open Grafana and choose the dashboard for the affected service and time range. Follow health, logs and audits for investigation tasks. Management authenticates access to the proxy; there is no separate per-operator Grafana identity in this flow.
Coordinate manual Terminal or Headlamp changes with automated operations. Management does not prevent those manual changes from running at the same time as automation.
When the cluster access lease ends, the appliance context and proxied tools become unavailable. Reconnect and reopen the tool. If access remains unavailable, compare appliance reachability with tool-specific errors and collect diagnostics.