Join us

ContentUpdates and recent posts about KubeLinter..
 Activity
@kaptain added a new tool kueue , 1 week, 2 days ago.
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 week, 2 days ago
FAUN.dev()

Inside Cloudflare's Worst Outage Since 2019: How a Single Config File Broke the Internet

Cloudflare Cloudflare Workers

A database permissions change led to a Cloudflare outage by creating an oversized feature file, causing network failures initially mistaken for a DDoS attack.

Inside Cloudflare's Worst Outage Since 2019: How a Single Config File Broke the Internet
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 week, 2 days ago
FAUN.dev()

Valkey 9.0 Released: Faster Clusters, New TTL Controls, and Big Networking Gains

Valkey

Valkey 9.0 debuts with atomic slot migrations, hash field expiration, and improved cluster mode support, enhancing data management and scalability.

Valkey 9.0 Released: Faster Clusters, New TTL Controls, and Big Networking Gains
 Activity
@devopslinks added a new tool Valkey , 1 week, 2 days ago.
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 week, 2 days ago
FAUN.dev()

Grafana 12.3 Lands With New Learning Tools, Better Logs, and a Critical Security Fix

Grafana

Grafana 12.3 enhances user experience with interactive learning, improved logs visualization, and a critical security fix, alongside new features like dashboard image export and expanded data source support.

Grafana 12.3 Lands With New Learning Tools, Better Logs, and a Critical Security Fix
News FAUN.dev() Team Trending
@kala shared an update, 1 week, 2 days ago
FAUN.dev()

Google Unveils Antigravity: An Agentic IDE Built for Autonomous Coding

Google Antigravity

Google introduces Antigravity, an AI-driven platform enhancing IDEs with autonomous coding capabilities, now in public preview.

Google Unveils Antigravity: An Agentic IDE Built for Autonomous Coding
 Activity
@kala added a new tool Google Antigravity , 1 week, 2 days ago.
News FAUN.dev() Team
@kala shared an update, 1 week, 2 days ago
FAUN.dev()

Finally: AI Image Generation That Handles Text Correctly - Meet Nano Banana Pro

Nano Banana Pro

Google DeepMind introduces Nano Banana Pro, an advanced image generation and editing model, enhancing creative capabilities and available globally in the Gemini app.

Finally: AI Image Generation That Handles Text Correctly - Meet Nano Banana Pro
 Activity
@kala added a new tool Nano Banana Pro , 1 week, 2 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 1 week, 2 days ago
FAUN.dev()

Real Repos, Real Tasks, Real Stakes: Cline-Bench Drops With $1M for Open Source

Cline-bench launches to offer realistic AI coding benchmarks, pledging $1M to support open source maintainers and enhance research with real-world challenges.

Real Repos, Real Tasks, Real Stakes: Cline-Bench Drops With $1M for Open Source
KubeLinter, developed by StackRox (now part of Red Hat), is an open source linter that scans Kubernetes manifests and Helm charts to identify insecure configurations, deprecated patterns, and operational risks. It ships with a rich set of built-in checks covering security, reliability, and production readiness. Teams integrate KubeLinter into CI pipelines and GitOps workflows to enforce standards like non-root containers, proper resource limits, network policy requirements, and RBAC hygiene. Its speed, clarity, and simple rule-based design make it a valuable guardrail for Kubernetes platform teams and application developers aiming for secure, consistent deployments.