Skip to content
Closed
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
2 changes: 1 addition & 1 deletion website/documentation/faq/backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: Can you backup your Kubernetes cluster resources?
---

Backing up your Kubernetes cluster is possible through the use of specialized software like [Velero](https://velero.io/). Velero consists of a server-side component and a client tool that allow you to backup or restore all objects in your cluster, as well as the cluster resources and persistent volumes.
Backing up your kubernetes cluster is possible through teh use of specialized software like [Velero](https://velero.io/). Velero consists of a server-side component and a client tool that allow you to backup or restore all objects in your cluster, as well as the cluster resources and persistent volumes.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Gardener.Terms] Use 'Kubernetes' instead of 'kubernetes'.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Gardener.Spelling] Did you really mean 'teh'?

Loading