steampipe-plugin-kubernetes and steampipe-plugin-net
These two plugins are complementary, allowing a user to extend the Steampipe platform with SQL-based querying capabilities for different but related operational domains: Kubernetes resources and network information.
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-net
turbot/steampipe-plugin-net
Use SQL to instantly query DNS records, certificates and other network information. Open source CLI. No DB required.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work