
Summary
This rule detects the deletion of deployments within a Kubernetes cluster, a critical operation that could signify disruptive actions intended to obstruct business functionalities. When a deployment is deleted, it can lead to the loss of applications or services running within the Kubernetes environment, which may be indicative of malicious activity, misconfigurations, or administrative errors. This detection is executed by monitoring the audit logs of Kubernetes where it checks for delete operations targeting deployment resources. Given the potential implications of such actions, it is vital for organizations to effectively monitor and respond to such incidents as part of their security posture.
Categories
- Kubernetes
- Cloud
- Infrastructure
Data Sources
- Kernel
- Container
- Application Log
Created: 2024-03-26