Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions pages/kubernetes/how-to/recover-space-etcd.mdx
Original file line number Diff line number Diff line change
@@ -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:
Expand Down