You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# exception: kube config path may be passed as such (for kubectl compatibility)
89
+
# exception, for kubectl compatibility:
90
90
export KUBECONFIG=/tmp/kconfig
91
91
```
92
92
@@ -99,6 +99,8 @@ make deps
99
99
make build
100
100
```
101
101
102
+
You can also use pre-build binaries from the [releases](https://github.com/bpineau/katafygio/releases) page, or the [docker image](https://hub.docker.com/r/bpineau/katafygio/).
103
+
102
104
## See Also
103
105
104
106
*[Heptio Ark](https://github.com/heptio/ark) does sophisticated clusters backups, including volumes
0 commit comments