Skip to main content

PREQUEL-2025-0107

Kubernetes Bitnami Image Pull ErrorMedium

PREQUEL-2025-0107View on GitHub

Description

- Detects Kubernetes events where Bitnami container image pulls are failing due to repository deprecation.\n- Monitors image pull failures for Bitnami images as they approach the August 28, 2025 deprecation deadline.\n- Identifies specific error conditions when Bitnami images become unavailable from deprecated repositories.\n- Tracks container deployment failures due to Bitnami image repository deprecation.\n

Mitigation

- Complete migration to Bitnami Secure Images before August 28, 2025 deadline.\n- Update all CI/CD pipelines to use new Bitnami Secure Image references.\n- Replace deprecated bitnami/* image references with bitnamisecure/* equivalents.\n- Implement image scanning to identify all deprecated Bitnami dependencies.\n- Create migration timeline for affected applications and services.\n- Monitor Bitnami catalog changes and update image references accordingly.\n- Consider using Bitnami Legacy repository as temporary workaround if needed.\n

References