This message was deleted.
# longhorn-storage
a
This message was deleted.
c
Its version v1.1.0 this is support bundle:
Copy code
curl -O <https://raw.githubusercontent.com/longhorn/longhorn/v1.1.1/deploy/longhorn.yaml>

kubectl apply -f longhorn.yaml

kubectl -n longhorn-system apply -f <https://raw.githubusercontent.com/longhorn/longhorn/master/deploy/iscsi/longhorn-iscsi-installation.yaml>


#Test creating a pod which requires PVC
kubectl create -f <https://raw.githubusercontent.com/longhorn/longhorn/v1.1.1/examples/pod_with_pvc.yaml>
Just an update, In my setup i am able to see backup list now, I have not done any changes to the setup , so not sure how it got fixed. I am attaching latest support bundle