File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ ready to run on your desktop or in a cluster.
101
101
102
102
We also provide a [ docker image] ( https://hub.docker.com/r/bpineau/katafygio/ ) .
103
103
104
- On MacOs , you can use the brew formula:
104
+ On MacOS , you can use the brew formula:
105
105
``` bash
106
106
brew install bpineau/tap/katafygio
107
107
```
@@ -113,7 +113,7 @@ helm install --name kf-backups assets/helm-chart/katafygio/
113
113
114
114
## See Also
115
115
116
- * [ Heptio Ark ] ( https://github.com/heptio/ark ) does sophisticated clusters backups, including volumes
116
+ * [ Heptio Velero ] ( https://github.com/heptio/velero ) does sophisticated clusters backups, including volumes
117
117
* [ Stash] ( https://github.com/appscode/stash ) backups volumes
118
- * [ etcd backup operator] ( https://coreos .com/operators /etcd/docs/latest/user/walkthrough/backup -operator.html )
118
+ * [ etcd backup operator] ( https://github .com/coreos /etcd-operator )
119
119
You can’t perform that action at this time.
0 commit comments