Introduction
This section provides an overview of how to get started with AIOStack.
TLDR:
Your developers are secretly turning your Kubernetes cluster into an AI playground, and you have no idea. AIOStack automatically discovers every hidden AI/ML workload, unauthorized LLM integration, and stealth machine learning library running in your cluster - revealing the shadow AI ecosystem you didn't know existed. Deploy this free tool and watch in horror (or fascination) as it exposes all those "simple web apps" that are quietly calling OpenAI, training models, and running AI agents behind your back. Because you can't secure what you can't see, and you definitely can't see what your developers aren't telling you about.
AIOStack or AIOStack is an open-source observability tool that automatically discovers, traces, and monitors AI/ML workloads running in Kubernetes clusters. Using eBPF technology, it provides deep visibility into LLM API calls, ML library usage, and AI agent behavior without requiring code changes or application restarts.
Features
- Zero-instrumentation tracing: Automatic detection of AI/ML libraries and LLM calls by workloads using eBPF
- Kubernetes-native: One click deploy as DaemonSet with RBAC and security best practices. One click uninstall.
- Multi-runtime support: Python, Node.js, Java, and Go applications
- LLM provider coverage: OpenAI, Anthropic, Cohere, Hugging Face, and more
- ML library detection: PyTorch, TensorFlow, scikit-learn, transformers, langchain
- Real-Time Shadow AI Detection: Identify unsanctioned AI tool usage and LLM calls from unexpected sources
- Agent workflow visualization: Trace multi-step AI agent executions
Prerequisites
- Kubernetes 1.29+ with eBPF support ( EKS, GKE, AKS, etc. )
- Linux kernel 5.15+
- Helm 3.0+ (for installation)
- Cluster admin privileges for eBPF programs
Instructions
Follow the quick start guide to install AIOStack and get up and running.
Setup
Configure your AIOStack and discover what you can do with it.
If you encounter issues:
- Find help on our Documentation Site
- Raise an issue on our GitHub Issues
- Email Support: business@aurva.io
Note: The AIOStack requires privileged access to load eBPF programs. Ensure your security policies allow for this requirement.