feat(agentrun): 上线 nc01-release 生产 runtime 与 PaC 声明
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / platform-infra-gitea-nc01- Failed
Pipelines as Code CI / unidesk-host- Success

#2154 完成 R3–R5:PaC/Gitea consumer、独立 DB/Secret、agentrun-release
manager 健康上线;GitOps 自动链与 HWLAB 绑定仍待后续。
This commit is contained in:
Codex
2026-07-15 10:08:58 +02:00
parent fed40c5e9e
commit eedd05a417
7 changed files with 124 additions and 4 deletions
+6 -1
View File
@@ -55,9 +55,14 @@ AgentRun 固定在 NC01 k3s,按 **namespace 隔离** 拆分 development / prod
```text
NC01:k3s namespace agentrun-v02 # development runtime
NC01:k3s namespace agentrun-release # production runtimeR1 已建 nsmanager/DB/PaC 见 #2154 后续阶段
NC01:k3s namespace agentrun-release # production runtimemanager 已上线;内网 ClusterIP
```
- production 内网入口:`http://agentrun-mgr.agentrun-release.svc.cluster.local:8080`
- production DBhost PostgreSQL 独立库 `agentrun_release`(与 `agentrun_v02` 隔离)
- production PaC consumer`agentrun-nc01-release`YAML 已声明;`nc01-release-gitops` 分支与自动链待 agentrun 仓补齐)
- 当前 production manager 可由 YAML 渲染 manifest 做 bootstrap 上线;完整 PR merge → GitOps 自动链仍属 #2154 后续收敛
所有 k3s 操作必须使用 UniDesk route 语法:
```bash