# 产品线管理

***

> 产品线概念贯穿整个平台，每个模块与产品线都关联密切，例如：资产、告警、发布任务、域名解析等等都是通过产品线管理，这样管理的好处是更加直观，便于统计分析等。
>
> 所有产品线基于根节点延伸，二级产品线默认类型为pdl,三级节点在这里根据生产场景产品线定义为两种类型：应用和服务。
>
> * 服务: 代表树节点的叶子末端节点,不允许创建子节点，也就是具体的业务模块
> * 应用: 第三方应用(mysql\redis\mq等第三方应用)允许创建子节点

> 创建二级产品线：右击根节点创建
>
> * 节点名称: 英文小写字母定义，用于周边平台关联及唯一标识
> * 节点别名: 服务树节点展示的名称
> * 负责人: 分为业务和运维负责人
> * 在系统设置中配置好k8s集群或harbor镜像仓库后，勾选这里的创建k8s命名空间，会同步创建对应环境的命名空间和harbor仓库

![创建](/files/uHwpjI3T6Ld0N0ZT4Bgi)

> 创建三级产品线：右击二级节点创建
>
> * 节点名称: 英文小写字母定义，用于周边平台关联及唯一标识
> * 节点别名: 服务树节点展示的名称
> * 节点类型: 应用和服务
> * 日志集群: 代表业务日志收集的位置,用于业务日志告警检索源
> * 负责人: 分为业务和运维负责人，为报警时定位负责人及发送告警通知或语音告警

![创建](/files/bIQuHXq28vKiBDthwXeO)

> 产品线资产：在资产管理创建资产管理产品线后可在对应产品线节点下查看到该资产。

![asset](/files/qTrB0mw4Eb2mLxh4o1UZ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ztth.gitbook.io/gops/yong-hu-shou-ce/zi-chan-guan-li/pdl.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
