This blog post identifies five common anti-patterns that lead to vulnerabilities in Kubernetes operators, particularly in how they handle caching with informers. Each anti-pattern is illustrated with specific examples of how developers mistakenly believe their code protects against resource flooding and memory issues. The article provides detailed fixes and strategies to mitigate these risks, promoting better awareness and configuration practices for efficient and secure operator design.