feat(agentrun): 上线 nc01-release 生产 runtime 与 PaC 声明
为 #2154 完成 R3–R5:PaC/Gitea consumer、独立 DB/Secret、agentrun-release manager 健康上线;GitOps 自动链与 HWLAB 绑定仍待后续。
This commit is contained in:
@@ -55,9 +55,14 @@ AgentRun 固定在 NC01 k3s,按 **namespace 隔离** 拆分 development / prod
|
||||
|
||||
```text
|
||||
NC01:k3s namespace agentrun-v02 # development runtime
|
||||
NC01:k3s namespace agentrun-release # production runtime(R1 已建 ns;manager/DB/PaC 见 #2154 后续阶段)
|
||||
NC01:k3s namespace agentrun-release # production runtime(manager 已上线;内网 ClusterIP)
|
||||
```
|
||||
|
||||
- production 内网入口:`http://agentrun-mgr.agentrun-release.svc.cluster.local:8080`
|
||||
- production DB:host 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
|
||||
|
||||
Reference in New Issue
Block a user