diff --git a/menu/navigation.json b/menu/navigation.json index f27cefda92..60cb6051ad 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -1901,6 +1901,10 @@ "label": "Deploy x86 and ARM images in Kubernetes", "slug": "deploy-x86-arm-images" }, + { + "label": "Recover ETCD database space for a cluster", + "slug": "recover-space-etcd" + }, { "label": "Enable or disable SSH", "slug": "enable-disable-ssh" diff --git a/pages/kubernetes/how-to/recover-space-etcd.mdx b/pages/kubernetes/how-to/recover-space-etcd.mdx index c5c1a2b2d9..a54c92d7dd 100644 --- a/pages/kubernetes/how-to/recover-space-etcd.mdx +++ b/pages/kubernetes/how-to/recover-space-etcd.mdx @@ -1,9 +1,9 @@ --- meta: -title: Recovering ETCD database space for a Kapsule/Kosmos cluster +title: How to recover ETCD database space for a Kapsule/Kosmos cluster description: Learn how to reclaim database space for your Kubernetes Kapsule and Kosmos clusters to stay below your quota. content: -h1: Recovering ETCD database space for a Kapsule/Kosmos cluster +h1: How to recover ETCD database space for a Kapsule/Kosmos cluster paragraph: Learn how to reclaim database space for your Kubernetes Kapsule and Kosmos clusters to stay below your quota. tags: kubernetes kapsule kosmos etcd dates: