Join us

ContentUpdates and recent posts about KubeLinter..
News FAUN.dev() Team Trending
@devopslinks shared an update, 2 days, 19 hours ago
FAUN.dev()

Pulumi Expands IaC Platform to Support Terraform, OpenTofu, and Native HCL

Pulumi Terraform

Pulumi added support for managing Terraform and OpenTofu state in Pulumi Cloud and introduced native HCL support in its infrastructure as code engine. These changes allow teams to use Terraform, OpenTofu, Pulumi languages, and HCL side by side, with shared state visibility, governance features, and AI-assisted operations available across tools.

 Activity
@thomas-byern started using tool Visual Studio Code , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool TypeScript , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool Traefik , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool Svelte , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool Nginx , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool GNU/Linux , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool GitHub Pages , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool Gitea , 4 days, 18 hours ago.
 Activity
@thomas-byern started using tool Docker , 4 days, 18 hours 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.