This commit is contained in:
huanqing.shao
2019-12-06 22:20:20 +08:00
parent 15db9ceb42
commit 6f8c608504
18 changed files with 301 additions and 26 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

@ -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/': [