Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

场景案例summary跳转 #906

Merged
merged 2 commits into from
Jun 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 28 additions & 34 deletions ZH/7.0/bk_solutions/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,34 @@
# Summary

## 场景实操案例
* [基础套餐]()
* [CMDB 如何创建业务及拓扑](https://bk.tencent.com/s-mart/community/question/11176)
* [CMDB 如何纳管主机](https://bk.tencent.com/s-mart/community/question/11183)
* [CMDB 如何创建服务实例](https://bk.tencent.com/s-mart/community/question/11178)
* [CMDB 如何配置云资源同步](https://bk.tencent.com/s-mart/community/question/11186)
* [CMDB 模型及模型关联最小化实践](https://bk.tencent.com/s-mart/community/question/9795)
* [节点管理 直连区域和非直连区域Agent如何安装](https://bk.tencent.com/s-mart/community/question/10079)
* [节点管理 有哪些插件?如何安装插件](https://bk.tencent.com/s-mart/community/question/11241)
* [作业平台 如何快速执行脚本和分发文件](https://bk.tencent.com/s-mart/community/question/11098)
* [作业平台 如何实现不同场景的作业编排](https://bk.tencent.com/s-mart/community/question/9891)
* [标准运维 如何实现一个最简单的流程编排](https://bk.tencent.com/s-mart/community/question/11107)
* [标准运维 如何实现在不同步骤间传递参数](https://bk.tencent.com/s-mart/community/question/11112)
## 场景案例
* [运维基础管控]()
* [CMDB 如何管理主机](CD/CMDB/CMDB_management_hosts.md)
* [CMDB 如何管理云资源](CD/CMDB/CMDB如何管理云资源.md)
* [CMDB 如何管理进程](CD/CMDB/CMDB_management_process.md)
* [CMDB 如何管理自定义模型及实例](CD/CMDB/CMDB_management_database_middleware.md)
* [节点管理 混合云管控实践](CD/Automation/Hybrid_cloud_management.md)
* [作业平台 如何实现批量主机管控](CD/Automation/Massive_host_control.md)
* [作业平台 如何实现不同场景的作业编排](CD/JOB/如何实现不同场景的作业编排.md)
* [流程编排]()
* [标准运维 运维应用交付自动化](CD/Automation/application_deployment.md)
* [标准运维 职能化应用交付自动化](CD/Automation/ops_half_automation.md)
* [流程服务 资源流程管理](CO/ITSM/Service_Request.md)
* [流程服务 发布流程对接](CO/ITSM/Release_Management.md)
* [流程服务 服务变更审批](CO/ITSM/Change_Management.md)
* [流程服务 故障管理闭环](CO/ITSM/Incident_Management.md)
* [监控日志套餐]()
* [监控平台 如何配置主机基础监控](https://bk.tencent.com/s-mart/community/question/11440)
* [监控平台 如何配置进程监控之固定端口方式](https://bk.tencent.com/s-mart/community/question/11541)
* [监控平台 如何配置进程监控之基于进程名规则匹配](https://bk.tencent.com/s-mart/community/question/11542)
* [监控平台 如何配置告警组](https://bk.tencent.com/s-mart/community/question/11545)
* [监控平台 如何配置故障处理套餐](https://bk.tencent.com/s-mart/community/question/11546)
* [监控平台 如何快速入门仪表盘](https://bk.tencent.com/s-mart/community/question/11547)
* [监控平台 如何实现自定义脚本采集](https://bk.tencent.com/s-mart/community/question/11550)
* [监控平台 如何开启容器监控](7.0/监控平台/产品白皮书/scene-k8s/k8s_monitor_overview.md)
* [监控平台 如何开启APM](7.0/监控平台/产品白皮书/scene-apm/apm_monitor_overview.md)
* [日志平台 如何使用日志检索](7.0/日志平台/产品白皮书/data-visualization/query_log.md)
* [日志平台 如何使用日志告警策略-监控ES存储的数据](7.0/监控平台/产品白皮书/alarm-configurations/log_monitor.md)
* [容器管理套餐]()
* [容器管理平台 如何快速构建 Nginx 集群](7.0/BCS/产品白皮书/Scenes/Bcs_deploy_nginx_cluster.md)
* [容器管理平台 如何在 K8S 中部署 WordPress](7.0/BCS/产品白皮书/Scenes/Deploy_wordpress.md)
* [容器管理平台 如何在 K8S 中部署 GitLab](7.0/BCS/产品白皮书/Scenes/Deploy_gitlab_ce.md)
* [持续集成套餐]()
* [蓝盾 编译 Maven 工程](7.0/持续集成平台/产品白皮书/Examples/Java-Maven.md)
* [蓝盾 编译 NodeJS 工程](7.0/持续集成平台/产品白皮书/Examples/Node.md)
* [蓝盾 流水线实现测试环境自动更新](CI/Pipeline_git_commit_to_stag.md)
* [查看更多实操案例](https://bk.tencent.com/s-mart/community/question/9761)
* [监控告警]()
* [基于CMDB配置的进程监控](7.0/监控平台/产品白皮书/scene-process/process_cmdb_monitor.md)
* [查看告警事件](7.0/监控平台/产品白皮书/alarm-analysis/alerts.md)
* [单指标智能异常检测](7.0/监控平台/产品白皮书/aiops/aiops_metrics_intelligent_detect.md)
* [什么是故障自愈](7.0/监控平台/产品白皮书/alarm-handling/what_fta.md)
* [开启容器监控](7.0/监控平台/产品白皮书/scene-k8s/k8s_monitor_overview.md)
* [开启APM](7.0/监控平台/产品白皮书/scene-apm/apm_monitor_overview.md)
* [日志检索](7.0/日志平台/产品白皮书/data-visualization/query_log.md)
* [日志告警策略-监控ES存储的数据](7.0/监控平台/产品白皮书/alarm-configurations/log_monitor.md)
* [容器编排]()
* [快速构建 Nginx 集群](7.0/BCS/产品白皮书/Scenes/Bcs_deploy_nginx_cluster.md)
* [在 K8S 中部署 WordPress](7.0/BCS/产品白皮书/Scenes/Deploy_wordpress.md)
* [持续集成]()
* [编译 Maven 工程](7.0/持续集成平台/产品白皮书/Examples/Java-Maven.md)
* [编译 NodeJS 工程](7.0/持续集成平台/产品白皮书/Examples/Node.md)
* [流水线实现测试环境自动更新](CI/Pipeline_git_commit_to_stag.md)