steampipe-plugin-kubernetes and steampipe-plugin-azure
These are ecosystem siblings, specifically two different plugins for the Steampipe CLI that allow it to query distinct cloud provider APIs using SQL.
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-azure
turbot/steampipe-plugin-azure
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No DB required.
This tool helps you analyze and manage your Microsoft Azure cloud resources, such as servers and networks, by treating them like data in a standard database. You input your Azure environment, and it lets you ask questions using SQL queries to get specific information out. Anyone who manages Azure infrastructure, from cloud administrators to operations engineers, can use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work