- Tighten Cluster Environment screen layout; switch Service/Prod to kubectx context selection; keep namespace and key controls on one line; ensure Repair button remains reachable.
- Add UI layout regression test to render with large mock data and assert key widgets remain visible and console is scrollable.
- Make kubeconfig generation deterministic under tests by avoiding overwriting cert-based kubeconfigs; write token sidecar kubeconfig when needed.
- Update common-services init scripts and add k3s/Helm deployment bits (svc-check, Kong/CertMgr tasks).
- Refactor k3s/kube_config.sh to fetch remote kubeconfig and configure local context.
- Add Ansible task svc_check.yml to deploy a status site via Kong and cert-manager.
- Include svc_check.yml in k3s role's main tasks.