Actions
In Actions, it is possible to view the actions performed, as well as the status of each one.
How to access Actions:
In Kubernetes, select the Actions option:

The system will display a screen containing the actions performed, with the possibility to apply some filters:
Workload of the action performed
Cluster of the action performed
Container of the action performed
Namespace of the action performed
Current status of the action
Period when the action was performed
Logs are available for 7 days.

In addition, a report of the actions will be displayed, containing the following information:
Workload: Name of the workload
Application Type: The type of application used
Cluster: Name of the cluster
Namespace: Name of the namespace
Container: Name of the container used
Before Action: Requests before the action
After Action: Requests after the action
Status: Current status of the action
Action Date: Date when the action was performed

Last updated