# kguardian ## Docs - [Troubleshooting Guide](https://docs.kguardian.dev/advanced/troubleshooting.md): Diagnose and fix common kguardian issues - [Pod Endpoints](https://docs.kguardian.dev/api-reference/endpoints/pods.md): Add and retrieve pod metadata - [Service Endpoints](https://docs.kguardian.dev/api-reference/endpoints/services.md): Service IP to metadata mapping - [Syscall Endpoints](https://docs.kguardian.dev/api-reference/endpoints/syscalls.md): Retrieve syscall observations - [Traffic Endpoints](https://docs.kguardian.dev/api-reference/endpoints/traffic.md): Query network traffic data - [Broker API Reference](https://docs.kguardian.dev/api-reference/introduction.md): REST API for querying kguardian telemetry data - [Architecture Overview](https://docs.kguardian.dev/architecture.md): Understand how kguardian's components work together to provide Kubernetes security - [gen networkpolicy](https://docs.kguardian.dev/cli/gen-networkpolicy.md): Generate Kubernetes or Cilium Network Policies - [gen seccomp](https://docs.kguardian.dev/cli/gen-seccomp.md): Generate Seccomp profiles from syscall observations - [CLI Overview](https://docs.kguardian.dev/cli/overview.md): kubectl kguardian command reference - [eBPF Monitoring](https://docs.kguardian.dev/concepts/ebpf-monitoring.md): How kguardian uses eBPF for kernel-level observability - [Network Policies](https://docs.kguardian.dev/concepts/network-policies.md): Understanding Kubernetes Network Policies and how kguardian generates them - [Core Concepts](https://docs.kguardian.dev/concepts/overview.md): Understanding the fundamentals of kguardian's security approach - [Seccomp Profiles](https://docs.kguardian.dev/concepts/seccomp-profiles.md): Understanding seccomp and how kguardian generates syscall allowlists - [Generating Network Policies](https://docs.kguardian.dev/guides/generating-network-policies.md): Complete guide to creating least-privilege network policies with kguardian - [kguardian: Kubernetes Security Made Simple](https://docs.kguardian.dev/index.md): Automatically generate least-privilege Network Policies and Seccomp Profiles using eBPF-powered runtime behavior analysis - [Installation Guide](https://docs.kguardian.dev/installation.md): Comprehensive installation instructions for all kguardian components - [Quickstart Guide](https://docs.kguardian.dev/quickstart.md): Get kguardian up and running in your Kubernetes cluster in 5 minutes - [Future Supported Resources](https://docs.kguardian.dev/roadmap/future-resources.md): Planned security resources and features coming to kguardian ## OpenAPI Specs - [openapi](https://docs.kguardian.dev/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/kguardian-dev/kguardian) - [Community](https://github.com/kguardian-dev/kguardian/discussions) - [Releases](https://github.com/kguardian-dev/kguardian/releases)