metrics
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 87 KiB |
@ -469,15 +469,16 @@ module.exports = {
|
||||
},
|
||||
]
|
||||
},
|
||||
// {
|
||||
// title: '部署LNMP应用',
|
||||
// collapsable: true,
|
||||
// children: [
|
||||
// '/learning/k8s-practice/lnmp/wordpress'
|
||||
// ]
|
||||
// }
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'Kubernetes 常见问题',
|
||||
collapsable: true,
|
||||
children: [
|
||||
'faq/ping-service',
|
||||
'faq/request-limit',
|
||||
]
|
||||
},
|
||||
],
|
||||
|
||||
'/guide/': [
|
||||
|
||||
Reference in New Issue
Block a user