steampipe-plugin-kubernetes and steampipe-plugin-azuread
These tools are ecosystem siblings, specifically plugins for the Steampipe CLI that enable querying different cloud APIs (Kubernetes and Azure AD) using a unified SQL interface.
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-azuread
turbot/steampipe-plugin-azuread
Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
This tool helps IT administrators and security analysts quickly gather information about their Azure Active Directory (Azure AD) environment. You feed it your Azure AD data, and it allows you to query users, groups, applications, and other infrastructure details using standard SQL commands. The output is structured data that helps you understand configurations and identify potential issues.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work