kube-prometheus

This commit is contained in:
huanqing.shao
2020-04-09 10:20:14 +08:00
parent 0beecf153c
commit 77662e256a
6 changed files with 108 additions and 9 deletions

View File

@ -439,6 +439,13 @@ module.exports = {
},
]
},
{
title: '监控',
collapsable: true,
children: [
'k8s-advanced/observe/kube-prometheus.html',
]
},
{
title: '扩展Kubernetes',
collapsable: true,