docs: move Kubernetes to core features (#4038)

This commit is contained in:
Himanshu Mishra
2021-01-12 22:46:40 +01:00
committed by GitHub
parent 1df9134648
commit 92e9fc9103
3 changed files with 10 additions and 2 deletions
+5
View File
@@ -36,6 +36,11 @@
],
"CLI": ["cli/index", "cli/commands"],
"Core Features": [
{
"type": "subcategory",
"label": "Kubernetes",
"ids": ["features/kubernetes/overview"]
},
{
"type": "subcategory",
"label": "Software Catalog",