Velero - Backup and migrate Kubernetes applications and their persistent volumes

This commit is contained in:
Morgan 2019-10-07 20:47:00 +02:00 committed by GitHub
parent b8b8b4f465
commit 496d9e6675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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