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.
This tool helps DevOps engineers and Kubernetes administrators understand the current state of their Kubernetes clusters. You input your cluster configuration, Helm charts, or manifest files, and it allows you to query all resources using standard SQL commands. The output is structured data about your deployed applications, configurations, and infrastructure, making it easier to audit and troubleshoot.
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.
This tool helps network administrators and security engineers quickly retrieve network information without needing specialized tools or custom scripts. You input a SQL query, and it outputs details about DNS records, SSL certificates, and other network configurations. This is ideal for IT professionals managing network infrastructure or auditing security settings.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work