domino_admin_toolkit.checks.info.test_nodes_with_container_errors module
- domino_admin_toolkit.checks.info.test_nodes_with_container_errors.test_nodes_with_container_errors(ns, request)
- Description:
Iterates through the pods in both compute and platform namespaces and identifies those nodes (age > 1hr) that have multiple container failures (age > 1hr). If the threshold of container failures is > 2 for a specific node, it flags that node.
- Result:
Prints out a list of nodes and their failed pods