fix: enforce native k3s runtime

This commit is contained in:
Codex
2026-05-16 12:31:31 +00:00
parent 5fc6dd6f74
commit 7719160d18
10 changed files with 92 additions and 21 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
- src/met-nonlinear.tsx (MET Nonlinear D601 training orchestration React page; do not fold back into `app.tsx`)
- src/code-queue.tsx (Code Queue user-service React page; do not fold back into `app.tsx`)
- src/oa-event-flow.tsx (Unified OA event flow and Trace/STEP stats React page; do not fold back into `app.tsx`)
- src/k3sctl.tsx (K3S Control Plane React page backed only by `k3sctl-adapter`; do not fold back into `app.tsx`)
- src/k3sctl.tsx (k3s Control Plane React page backed only by `k3sctl-adapter`; do not fold back into `app.tsx`)
- public/ (HTML/CSS static assets for the compact industrial console; no handwritten app JS)
- provider-gateway/ (Compute node Provider Gateway container)
- package.json