Daemonset
The Daemonset card displays the daemonset name along with its metrics as in the following screen. Daemonsets are controller that ensure a copy of a pod is running on each node in a cluster.

| Column name | Description |
|---|---|
| Daemonset | The daemonset name. |
| Namespace | The namespace within a daemonset. |
| Total pods | The number of pods deployed within a daemonset. |
| Available pods | The number of available pods within a daemonset. |
| Missing pods | The number of missing pods within a daemonset. |
Click View all in the Daemonset card header to view all the available daemonsets.
Multi-column Filter
Daemonset
- Multi-column filter can be applied on numeric columns within the Daemonset Table to refine the displayed data based on specific conditions.
- When the user clicks on the “Filter by” option, user can apply filter below numeric columns
| Column Name | Description |
|---|---|
| Total pods | The number of pods deployed within a daemonset. |
| Available pods | The number of available pods within a daemonset. |
| Missing pods | The number of missing pods within a daemonset. |
- Each filter condition is applied using the below operators and value ( user input based on the unit)
| Operator |
|---|
| Greater than |
| Less than |
| Equals |
| Greater than or equals |
| Less than or equals |

- Once filters & conditions are applied save button is enabled & click "Save" to apply the filter.
- Once filters & conditions are applied it displays no. of filters are applied.

note
- Filters are applied using AND logic — all specified conditions must be met for a record to be displayed.
- Only numeric columns support filtering; non-numeric fields (e.g., text or categorical values) are excluded from the filter options.
- If no records match the selected filters, the table will display a message such as “No data".
- The multi-column filter state persists until the user clears filters by clicking on "Clear" button when Filter by button is clicked.
- A "Reset" button is available to clear all applied filters and restore the table to its original, unfiltered state. This button is enabled only when one or more filters are currently applied.
