This document describes a threat finding type in Security Command Center. Threat findings are generated by threat detectors when they detect a potential threat in your cloud resources. For a full list of available threat findings, see Threat findings index.
Finding description
Someone created a static Pod in your GKE cluster. Static Pods run directly on the node and bypass the Kubernetes API server, which make them more difficult to monitor and control. This could be used by attackers to evade detection or maintain persistence.
- Review the static Pod's manifest file and its purpose. Verify that it is legitimate and necessary.
- Evaluate if the static Pod's functionality can be achieved through a regular Pod managed by the Kubernetes API server.
- If the static Pod is required, ensure that it follows security best practices and has minimal privileges.
- Monitor the static Pod's activity and its impact on your cluster.
What's next
- Learn how to work with threat findings in Security Command Center.
- Refer to the Threat findings index.
- Learn how to review a finding through the Google Cloud console.
- Learn about the services that generate threat findings.