Hi,
I just try backup our on-prems self-hosted kubernetes cluster using kasten.
Kubernetes version : 1.23.5
CRI : containerd
Location Profile : NFS Filestore
Snapshot Drive : CSI
We got failed with message below :
Volume Snapshots are not supported for this storage provider
Output from validation tools :
kominfo@node1:~/k10$ curl https://docs.kasten.io/tools/k10_primer.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10660 100 10660 0 0 6480 0 0:00:01 0:00:01 --:--:-- 6480
Namespace option not provided, using default namespace
Checking for tools
--> Found kubectl
--> Found helm
--> Found jq
--> Found cat
--> Found base64
--> Found tr
Checking if the Kasten Helm repo is present
--> The Kasten Helm repo was found
Checking for required Helm version (>= v3.9.0)
--> No Tiller needed with Helm v3.8.2
K10Primer image
--> K10 version derived from the Helm repo () does not meet the minimum requirements (4.5.13)
Checking access to the Kubernetes context kubernetes-admin@kubernetes
--> Able to access the default Kubernetes namespace
K10 Kanister tools image
--> K10 version derived from the Helm repo () does not meet the minimum requirements (4.5.13)
Preflight checks failed
Appreciate any suggestion.
Thanks