Kubernetes Provider for StackQL Released
· 3 min read
Excited to announce the release of the Kubernetes provider for StackQL.
StackQL allows you to query and interact with your cloud and SaaS assets using a simple SQL framework
The k8s
provider can be used to query and interact with events, namespaces, nodes, persistent volumes, pvcs, pods, services, service accounts and more.
Complete provider documentation for all of the Kubernetes resources, properties and methods is available here.
Here are the steps to get started with the Kubernetes provider:
Setup
If you are using a proxy (kubectl proxy
), follow these instructions: