From 496d9e6675ee66d5bd571b14ebb4c3642b0fe7d4 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 7 Oct 2019 20:47:00 +0200 Subject: [PATCH] Velero - Backup and migrate Kubernetes applications and their persistent volumes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da027eb..f05bda1 100644 --- a/README.md +++ b/README.md @@ -1983,6 +1983,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [Kubernetes Failure Stories](https://k8s.af/) - A compiled list of links to public failure stories related to Kubernetes | Most recent publications on top * [dekorateio/dekorate](https://github.com/dekorateio/dekorate) - Java annotation processors for Kubernetes * [ahmetb/kubectx](https://github.com/ahmetb/kubectx) - Switch faster between clusters and namespaces in kubectl +* [vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) - Backup and migrate Kubernetes applications and their persistent volumes ## Microservices * [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits