<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backup on Daniel Cardozo</title><link>/tags/backup/</link><description>Recent content in Backup on Daniel Cardozo</description><generator>Hugo</generator><language>en-us</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener"&gt;cc by-nc 4.0&lt;/a&gt;</copyright><lastBuildDate>Thu, 30 Jun 2022 19:46:08 +0000</lastBuildDate><atom:link href="/tags/backup/index.xml" rel="self" type="application/rss+xml"/><item><title>Create backups with Velero</title><link>/posts/velero/</link><pubDate>Thu, 30 Jun 2022 19:46:08 +0000</pubDate><guid>/posts/velero/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Velero&lt;/strong&gt; is an open source tool to perform backups of your Kubernetes clusters, this also includes your kubernetes volumes! The way Velero works, is by asking the &lt;code&gt;Kubernetes API&lt;/code&gt; for the desired manifests you want to backup, that way you do not need a direct access to the &lt;code&gt;etcd&lt;/code&gt; Database. This is very useful when you are using managed Kubernetes clusters like &lt;code&gt;AWS&lt;/code&gt;, &lt;code&gt;GCP&lt;/code&gt;, &lt;code&gt;Digital Ocean&lt;/code&gt; etc. As when using managed clusters you do not have direct access to the masters nodes.&lt;/p&gt;</description></item></channel></rss>