Skip to content

Commit 06c5756

Browse files
committed
chore(k8s): add new page to menu
1 parent 9c96000 commit 06c5756

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1901,6 +1901,10 @@
19011901
"label": "Deploy x86 and ARM images in Kubernetes",
19021902
"slug": "deploy-x86-arm-images"
19031903
},
1904+
{
1905+
"label": "Recover ETCD database space for a cluster",
1906+
"slug": "recover-space-etcd"
1907+
},
19041908
{
19051909
"label": "Enable or disable SSH",
19061910
"slug": "enable-disable-ssh"

pages/kubernetes/how-to/recover-space-etcd.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: Recovering ETCD database space for a Kapsule/Kosmos cluster
3+
title: How to recover ETCD database space for a Kapsule/Kosmos cluster
44
description: Learn how to reclaim database space for your Kubernetes Kapsule and Kosmos clusters to stay below your quota.
55
content:
6-
h1: Recovering ETCD database space for a Kapsule/Kosmos cluster
6+
h1: How to recover ETCD database space for a Kapsule/Kosmos cluster
77
paragraph: Learn how to reclaim database space for your Kubernetes Kapsule and Kosmos clusters to stay below your quota.
88
tags: kubernetes kapsule kosmos etcd
99
dates:

0 commit comments

Comments
 (0)