steampipe-plugin-kubernetes and steampipe-plugin-okta
These two tools are complements because they are both plugins for Steampipe, allowing users to query different cloud APIs (Kubernetes and Okta, respectively) 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-okta
turbot/steampipe-plugin-okta
Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
This tool helps IT operations and security teams easily retrieve and analyze information about users, groups, and applications managed in Okta. It takes your Okta environment as input and allows you to query its data using standard SQL, producing structured results like user lists or application configurations. Anyone responsible for auditing, reporting, or managing Okta resources will find this valuable.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work