steampipe-plugin-kubernetes and steampipe-plugin-sdk
The Steampipe Plugin SDK is an ecosystem sibling, specifically the development kit, for creating plugins like the Steampipe Kubernetes plugin, which allows querying Kubernetes resources with SQL.
About steampipe-plugin-kubernetes
turbot/steampipe-plugin-kubernetes
Use SQL to instantly query Kubernetes API resources. Open source CLI. No DB required.
Enables querying both deployed Kubernetes resources and static configurations through a unified interface—scanning manifest files from local/remote sources, rendering Helm charts, and discovering custom resources with dynamic table generation. Built on Steampipe's plugin architecture, it integrates with Postgres FDW, SQLite extensions, and Turbot Pipes, supporting multiple authentication methods including kubeconfig contexts, in-cluster service accounts, and OIDC.
About steampipe-plugin-sdk
turbot/steampipe-plugin-sdk
Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work