Monitoring
This page provides information around Backup, Restore and Snapshot monitoring views
Last updated
This page provides information around Backup, Restore and Snapshot monitoring views
Last updated
The 3 monitoring views from the monitoring panel of the landing page - Backup, Restore and Snapshot can be further expanded to get additional detailed information for Backups, Restores and Snapshots across a cluster/namespace. Expansion of these items, take the user to the Backup, Restore and Snapshot Overview pages respectively.
A few of the highlights of the detailed monitoring views are:
Ability to view a list backups/restores/snapshots for a specific namespace
Ability to view a list of backups/restores/snapshots for a set of user selected clusters or namespaces
Deeper details around a backup/restore/snapshots
Similar to the help icon on the landing page, clicking the help icon on the Backup Overview page starts the guided tour for the page.
The Backup Overview pages provide the following features.
Click-view for Failed/Available/In-progress/Queued/ Canceled items
Ability to view details around status log, backupPlan and metadata information for a specific backup item.
Ability to filter backups based on Type, Mode, Advanced params -> BackupPlan, Expiry etc.
The following screenshots provide an example of Backup Overview pages along with their details sections.
You can dig deeper into this by clicking Details in the same panel, which displays the following page:
(a) View all backups in the main window, which has multiple columns to provide a complete overview of each backup.
(b) Use the multiple column filters and search field to filter to the exact results that you want.
(c) View backups by status - On the left side, you can filter backups by All, Failed, Available, In Progress, Queued or Canceled.
(d) Filter by Time Range - Set the time unit to Hour, Day, Week or Month and then select a corresponding number.
(e) By clicking Action beside any backup, you can also take some actions such as:
Restore - Click this to display a page with two tabs, Basic and Advanced. In the Basic tab, type a name for your backup into the Name field, select the namespace to restore from the Restore Namespace dropdown list, and use the Restore Flags toggle switches to configure your restore. Optionally, you can see a list of ignored resources by selecting Click here at the bottom of the screen. Once your backup is configured in this tab, click Next. The Advanced tab then displays, where you can Transform Components, Exclude Resources and set Hook Configuration. If you make changes in the Advanced tab, you must then click Save. Your backup now proceeds and once completed, you will see the Restore Backup success statuses.
(f) Compare YAMLs - Select multiple backups by clicking the corresponding selector checkboxes in the first column, or use the table header row checkbox to select/deselect all listed backups. When two backups are selected, a new option is provided - Compare YAMLs. Clicking Compare YAMLs displays a side-by-side comparison of the selected backup-related YAMLs, which it splits into various resources (Backup, Backupplan, Target, Secret, and Hook). You can also copy the content from either YAML file using the copy symbol. Once finished, select Close to return to the parent menu.
Similar to the help icon on the landing page, clicking the help icon on the Snapshot Overview page starts the guided tour for the page.
The Snapshot Overview pages provide the following features.
Click-view for Failed/Available/In-progress/Queued items
Ability to view details around status log, backupPlan and metadata information for a specific snapshot item.
Ability to filter snapshots based on Type, Mode, Advanced params -> BackupPlan, Expiry etc.
The following screenshots provide an example of Snapshot Overview pages along with their details sections.
You can dig deeper into this by clicking Details in the same panel, which displays the following page:
(a) View all Snapshots in the main window, which has multiple columns to provide a complete overview of each Snapshot.
(b) Use the multiple column filters and search field to filter to the exact results that you want.
(c) View Snapshots by status - On the left side, you can filter backups by All, Failed, Available, In Progress or Queued.
(d) Filter by Time Range - Set the time unit to Hour, Day, Week or Month and then select a corresponding number.
(e) By clicking Action beside any snapshot, you can also take some actions such as:
Restore - Click this to display a page with two tabs, Basic and Advanced. In the Basic tab, type a name for your snapshot into the Name field, select the namespace to restore from the Restore Namespace dropdown list, and use the Restore Flags toggle switches to configure your restore. Optionally, you can see a list of ignored resources by selecting Click here at the bottom of the screen. Once your backup is configured in this tab, click Next. The Advanced tab then displays, where you can Transform Components, Exclude Resources and set Hook Configuration. If you make changes in the Advanced tab, you must then click Save. Your backup now proceeds and once completed, you will see the Restore Snapshot success statuses.
Similar to the help icon on the landing page, clicking the help icon on the Restore Overview page shows the different controls available to the user.
The Restore Overview page provide the following features.
Click-view for Successful/In-progress/Failed items
Ability to view details around status log, restorePlan, and metadata information for a specific restore item.
Ability to filter Restore based on Name, Namespace, Status, Type, Advanced params -> Restore size etc.
The following screenshots provide an example of Restore Overview pages along with their details sections.
View Details - On clicking it, a pop-up opens with the Restore details. When you click on a specific tab, the corresponding details are displayed.
Metadata details
Users can click on a particular metadata summary item to be taken to the Metadata Overview Page where additional details around the GVKO of a resource are provided. This is particularly useful to understand the components in a backup/snapshot before applying a restore transformation and similarly compare backup/snapshot metadata with restore metadata based on transforms that may have been applied before a restore.
View Yaml - Click this to display a page with two tabs, T4K Resource YAML and Application YAML. T4K Resource YAML is displayed by default, which provides the ability to view and copy all YAML files for Restore, Snapshot/Backup, Backupplan, Hook, Target and Target Credential Secret.
Delete - Select this to delete the corresponding Restore. You will be prompted to confirm that you want to proceed with the deletion. It will delete only Restores CR and not the actual restored application.
View Details - This displays a window with status details for Status Log, Backupplan Summary, and Metadata Summary.
View YAML - Click this to display a page with two tabs, T4K Resource YAML and Application YAML. T4K Resource YAML is displayed by default, which provides the ability to view and copy all YAML files for Backup, Backupplan, Hook, Target and Target Credential Secret. The Application YAML tab provides the ability to see an overview and copy application YAML files.
View Restores - This provides users with a top-level view of restores, categorising them into Completed, InProgress, and Failed statuses.
Delete - Select this to delete the corresponding backup. You will be prompted to confirm that you want to proceed with the deletion.
Cancel - This will cancel the in-progress Backup and clear all jobs related to that Backup. Once the Backup is cancel, that Backup is use to take Restore. More detail on Cancel InProgress Backups
View Details - This displays a window with status details for Status Log, Backupplan Summary, and Metadata Summary.
View YAML - Click this to display a page with two tabs, T4K Resource YAML and Application YAML. T4K Resource YAML is displayed by default, which provides the ability to view and copy all YAML files for Snapshot, Backupplan, Hook, Target and Target Credential Secret. The Application YAML tab provides the ability to see an overview and copy application YAML files.
View Restores - This provides users with a top-level view of restores, categorising them into Completed, InProgress, and Failed statuses.
Delete - Select this to delete the corresponding Snapshot. You will be prompted to confirm that you want to proceed with the deletion.
(f) Compare YAMLs - Select multiple snapshots by clicking the corresponding selector checkboxes in the first column, or use the table header row checkbox to select/deselect all listed backups. When two snapshots are selected, a new option is provided - Compare Yamls. Clicking Compare YAMLs displays a side-by-side comparison of the selected backup-related YAMLs, which it splits into various resources (Backup, Backupplan, Target, Secret, and Hook). You can also copy the content from either YAML file using the copy symbol. Once finished, select Close to return to the parent menu.
Compare YAMLs - Select multiple restores by clicking the corresponding selector checkboxes in the first column, or use the table header row checkbox to select/deselect all listed restores. When two or more restores are selected, a new option is provided - Compare Yamls. Clicking Compare YAMLs displays a side-by-side comparison of the selected backup-related YAMLs, which it splits into various resources (Restore, Backup, Backupplan, Target, and Secret). You can also copy the content from either YAML file using the copy symbol. Once finished, select Close to return to the parent menu.