Join us

ContentUpdates and recent posts about KubeLinter..
Story
@laura_garcia shared a post, 6 months, 1 week ago
Software Developer, RELIANOID

Tesco’s latest outage is a reminder: uptime IS the customer experience.

Shoppers across the UK faced checkout failures, broken order updates, and Clubcard access issues as Tesco’s digital platforms suffered “intermittent” instability. In modern retail, even brief disruptions damage trust, loyalty, and sales. At RELIANOID, we help retailers stay resilient with intelligen..

tesco outage
Link
@anjali shared a link, 6 months, 1 week ago
Customer Marketing Manager, Last9

Instrumentation: Getting Signals In

See how instrumentation in OpenTelemetry helps track app issues, know the difference between auto and manual methods, and when to use them.

otel_metrics_quarkus
 Activity
@devopslinks added a new tool Syft , 6 months, 1 week ago.
 Activity
@kaptain added a new tool KubeLinter , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool Grype , 6 months, 1 week ago.
 Activity
@kaptain added a new tool Hadolint , 6 months, 1 week ago.
 Activity
@varbear added a new tool Bandit , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool JFrog Xray , 6 months, 1 week ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 6 months, 1 week ago.
 Activity
@varbear added a new tool pre-commit , 6 months, 1 week ago.
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.