Skip to content

Commit d4abc68

Browse files
louisportaybene2k1
andauthored
apply suggestions
Co-authored-by: Benedikt Rollik <[email protected]>
1 parent be1d5c7 commit d4abc68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: Recovering ETCD Database space for a Kapsule/Kosmos cluster
4-
description: Learn how to reclaim Database space for your Kubernetes Kapsule and Kosmos clusters to stay below your quota.
3+
title: Recovering ETCD database space for a Kapsule/Kosmos cluster
4+
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
7-
paragraph: Learn how to reclaim Database space for your Kubernetes Kapsule and Kosmos clusters to stay below your quota.
6+
h1: Recovering ETCD database space for a Kapsule/Kosmos cluster
7+
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:
1010
validation: 2025-04-01
@@ -40,7 +40,7 @@ This guide helps you to free up space on your database to avoid reaching this li
4040
jobs batch/v1 true Job
4141
[...]
4242
```
43-
look for resources with an external apiversion (not _v1_, _apps/v1_, _storage.k8s.io/v1_ or _batch/v1_ for example).
43+
Look for resources with an external apiversion (not _v1_, _apps/v1_, _storage.k8s.io/v1_ or _batch/v1_ for example).
4444

4545
<Message type="note">
4646
It is known that cluster with many nodes and with at least one GPU node may have a lot of _nodefeatures_ objects polluting their etcd space. We are working on a long-term fix but for now manually deleting these objects and downsizing the cluster (or upgrading to a dedicated offer with a bigger etcd quota) is the best solution.

0 commit comments

Comments
 (0)