Difference between revisions of "Kubectl create -f your new snaspshots.yaml"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  [[kubectl get volumesnapshot -o yaml]]
 
  [[kubectl get volumesnapshot -o yaml]]
  
 +
  status:
 +
    [[error:]]
 +
      message: 'Failed to set default snapshot class with error failed to retrieve
 +
        PVC pvc-9f38b08a-89db-4f93-98f9-921f1a5cc37d from the lister: "[[persistentvolumeclaim]]
 +
        \"pvc-9f38b08a-89db-4f93-98f9-921f1a5cc37d\" not found"'
 +
      time: "2023-10-23T08:48:09Z"
  
{{K8s snaps}}
+
  status:
 +
    error:
 +
      message: Failed to set default snapshot class with error [[snapshotting non-CSI volumes is not supported]], snapshot:default/new-snapshot-test-2
 +
      time: "2023-10-23T08:56:28Z"
 +
 
 +
== Related ==
 +
[[kubectl get pv]]
 +
[[kubectl get pvc]]
 +
 
 +
== See also ==
 +
* {{K8s snaps}}

Latest revision as of 08:59, 23 October 2023

kubectl get volumesnapshot -o yaml
 status:
   error:
     message: 'Failed to set default snapshot class with error failed to retrieve
       PVC pvc-9f38b08a-89db-4f93-98f9-921f1a5cc37d from the lister: "persistentvolumeclaim
       \"pvc-9f38b08a-89db-4f93-98f9-921f1a5cc37d\" not found"'
     time: "2023-10-23T08:48:09Z"
 status:
   error:
     message: Failed to set default snapshot class with error snapshotting non-CSI volumes is not supported, snapshot:default/new-snapshot-test-2
     time: "2023-10-23T08:56:28Z"

Related[edit]

kubectl get pv
kubectl get pvc

See also[edit]

Advertising: