Skip to main content

Tag: Performance

Issues that impact system responsiveness or efficiency, such as latency, CPU/memory bottlenecks, or slow processing

IDTitleDescriptionCategoryTechnologyTags
prequel-2025-0112
Medium
Impact: 0/10
Mitigation: 0/10
Kubernetes Deployment CPU Requests Missing- Detects Kubernetes Deployment resources without CPU requests configured on containers. - Monitors deployment specifications where containers lack proper CPU request definitions. - Identifies resource management violations that can lead to poor cluster scheduling. - Tracks deployments that may cause resource contention and performance issues.Resource Managementv1KubernetesDeploymentCPU Requestsresource-managementSchedulingPerformance
prequel-2025-0113
Medium
Impact: 0/10
Mitigation: 0/10
Kubernetes Deployment CPU Limits Missing- Detects Kubernetes Deployment resources without CPU limits configured on containers. - Monitors deployment specifications where containers lack proper CPU limit definitions. - Identifies resource management violations that can lead to resource exhaustion. - Tracks deployments that may consume excessive CPU resources without bounds.Resource Managementv1KubernetesDeploymentCPU Limitsresource-managementResource ExhaustionPerformance