PREQUEL-2025-0106
Kubernetes Bitnami Image Pull EventsMedium
Description
- Detects Kubernetes events where Bitnami container images are being pulled from Docker Hub.\n- Monitors image pull operations for Bitnami images across all namespaces.\n- Identifies usage of Bitnami images that may be affected by upcoming catalog changes.\n- Tracks container deployments using Bitnami images for migration planning.\n
Mitigation
- Review all Bitnami image usage and plan migration before August 28th, 2025.\n- Consider migrating to Bitnami Secure Images for production workloads.\n- Update CI/CD pipelines to use alternative image sources where possible.\n- Implement image scanning to identify all 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
- https://github.com/bitnami/containers/issues/83267 - Upcoming changes to the Bitnami catalog (effective August 28th, 2025)
- https://hub.docker.com/u/bitnamisecure - Bitnami Secure Images
- https://www.arrow.com/globalecs/uk/products/bitnami-secure-images/ - Bitnami Secure Images Enterprise
- Kubernetes event monitoring documentation
- Container image security best practices