In this tutorial I am going to show to how to install velero on mac with brew. Velero is an open source tool to safely backup and restore, perform disaster recovery, and migrate Kubernetes cluster resources and persistent volumes.
Read Also: Switch Terraform versions easily on Mac
Update brew
Let’s update homebrew before starting.
brew update
Install Velero on mac with brew
Now let’s install velero with brew
brew install velero
velero --help
If you can output of above command it means velero is installed properly on Mac.
Please let me know how you liked the tutorial. Please comment below what you want to learn next or topics I should write tutorials.
It would be great if you can help me keeping this blog up and running by contributing little bit. You can use the following link to help me.
My photography website: https://chetankphotos.com
Leave a Reply