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

From wikieduonline
Jump to navigation Jump to search
(Created page with " kubectl get volumesnapshot -o yaml {{K8s snaps}}")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
[[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"
 +
 
 +
  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]]
  
{{K8s snaps}}
+
== 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]

See also[edit]

Advertising: