# Yedekleme yazılımları

[Veritas](https://www.veritas.com/blogs/kubernetes-disaster-recovery-with-veritas-netbackup)

[Kasten](https://www.kasten.io/)

[Portworx](https://www.purestorage.com/products/cloud-native-applications/portworx.html)

Kısa açıklamalar: Stateless ve Statefull kontainer mantığını iyi bilmek lazım. Namespace altında bulunan tüm kind ( nesne ) yedekleme / geri yükleme süreçlerini iyi algılamak lazım.

Veritas : Sadece yedekleme yapıyor&#x20;

Kasten : Sadece yedekleme yapıyor.

Portworx : Sadece yedekleme yapıyor. Ayrıca CSI driver ile statefull containerler içinde storage alanı sağlayabiliyor.&#x20;

Daha fazla detayları zaman buldukça ekleyeceğim.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://devops.1w2.net/kubernetes-backup/yedekleme-yazilimlari.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
