Tag: Deployment
Problems related to application deployment, such as pod scheduling failures, resource constraints, or configuration deployment issues
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
prequel-2025-0098 Medium Impact: 6/10 Mitigation: 4/10 | Loki Pattern Ingester Empty Ring | Loki distributor encounters "empty ring" errors when attempting to send streams to pattern ingesters.This occurs when pattern ingestion is enabled in the configuration but no pattern-ingester pods are running or properly registered in the ring. The distributor's pattern-tee component cannot find anyavailable pattern ingesters to process pattern extraction, leading to high error spam in logs whilenormal log ingestion continues to function. | Observability Problems | distributor | LokiConfigurationObservabilityDeploymentReplication |
prequel-2025-0112 Medium Impact: 0/10 Mitigation: 0/10 | Kubernetes Deployment CPU Requests Missing |
| Resource Management | v1 | KubernetesDeploymentCPU Requestsresource-managementSchedulingPerformance |
prequel-2025-0113 Medium Impact: 0/10 Mitigation: 0/10 | Kubernetes Deployment CPU Limits Missing |
| Resource Management | v1 | KubernetesDeploymentCPU Limitsresource-managementResource ExhaustionPerformance |
prequel-2025-0114 Medium Impact: 0/10 Mitigation: 0/10 | Kubernetes Deployment Memory Requests Missing |
| Resource Management | v1 | KubernetesDeploymentMemory Requestsresource-managementSchedulingOOM |
prequel-2025-0115 Medium Impact: 0/10 Mitigation: 0/10 | Kubernetes Deployment Memory Limits Missing |
| Resource Management | v1 | KubernetesDeploymentMemory Limitsresource-managementMemory ExhaustionOOM |
prequel-2025-0116 Medium Impact: 0/10 Mitigation: 0/10 | Kubernetes Deployment Liveness Probe Missing |
| Kubernetes Best Practices | v1 | KubernetesDeploymentLiveness ProbeHealth ChecksReliabilityAvailability |
prequel-2025-0117 Medium Impact: 0/10 Mitigation: 0/10 | Kubernetes Deployment Readiness Probe Missing |
| Kubernetes Best Practices | kubernetes | KubernetesDeploymentReadiness ProbeHealth ChecksReliabilityTraffic Routing |