Difference between revisions of "Velero backup describe"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | velero backup describe mytest | ||
+ | Name: mytest | ||
+ | Namespace: velero | ||
+ | Labels: velero.io/storage-location=default | ||
+ | Annotations: velero.io/resource-timeout=10m0s | ||
+ | velero.io/source-cluster-k8s-gitversion=v1.27.4 | ||
+ | velero.io/source-cluster-k8s-major-version=1 | ||
+ | velero.io/source-cluster-k8s-minor-version=27 | ||
+ | |||
+ | Phase: FailedValidation | ||
+ | |||
+ | Validation errors: an existing backup storage location wasn't specified at backup creation time | ||
+ | and the server default 'default' doesn't exist. Please address this issue (see `velero backup- location -h` for options) and create a new backup. Error: BackupStorageLocation.velero.io "default" not found | ||
+ | |||
+ | |||
+ | Namespaces: | ||
+ | Included: * | ||
+ | Excluded: <none> | ||
+ | |||
+ | Resources: | ||
+ | Included: * | ||
+ | Excluded: <none> | ||
+ | Cluster-scoped: auto | ||
+ | |||
+ | Label selector: <none> | ||
+ | |||
+ | Storage Location: default | ||
+ | |||
+ | Velero-Native Snapshot PVs: auto | ||
+ | Snapshot Move Data: auto | ||
+ | Data Mover: velero | ||
+ | |||
+ | TTL: 720h0m0s | ||
+ | |||
+ | CSISnapshotTimeout: 10m0s | ||
+ | ItemOperationTimeout: 4h0m0s | ||
+ | |||
+ | Hooks: <none> | ||
+ | |||
+ | Backup Format Version: 1.1.0 | ||
+ | |||
+ | Started: <n/a> | ||
+ | Completed: <n/a> | ||
+ | |||
+ | Expiration: 2023-11-22 10:30:23 +0100 CET | ||
+ | |||
+ | Velero-Native Snapshots: <none included> | ||
+ | |||
velero backup describe | velero backup describe |
Revision as of 09:32, 23 October 2023
velero backup describe mytest Name: mytest Namespace: velero Labels: velero.io/storage-location=default Annotations: velero.io/resource-timeout=10m0s velero.io/source-cluster-k8s-gitversion=v1.27.4 velero.io/source-cluster-k8s-major-version=1 velero.io/source-cluster-k8s-minor-version=27 Phase: FailedValidation Validation errors: an existing backup storage location wasn't specified at backup creation time and the server default 'default' doesn't exist. Please address this issue (see `velero backup- location -h` for options) and create a new backup. Error: BackupStorageLocation.velero.io "default" not found Namespaces: Included: * Excluded: <none> Resources: Included: * Excluded: <none> Cluster-scoped: auto Label selector: <none> Storage Location: default Velero-Native Snapshot PVs: auto Snapshot Move Data: auto Data Mover: velero TTL: 720h0m0s CSISnapshotTimeout: 10m0s ItemOperationTimeout: 4h0m0s Hooks: <none> Backup Format Version: 1.1.0 Started: <n/a> Completed: <n/a> Expiration: 2023-11-22 10:30:23 +0100 CET Velero-Native Snapshots: <none included>
velero backup describe (no output)
velero backup describe An error occurred: no matches for kind "Backup" in version "velero.io/v1"
See also
velero backup [ create | describe | logs | download | get | delete ]
- Velero: [
backup | backup-location | bug | client | completion | create | debug | delete | get | describe | help | install
]kubectl kots velero | plugin | repo | restore | schedule | uninstall
],helm install velero
,--help
, Velero: Cluster migration
Advertising: