Skip to content

abhaybhargav/kubernetes-langgraph-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Security Audit Agent - Langgraph

Overview

This is a Kubernetes security audit agent that uses Langgraph to audit the security of a Kubernetes cluster.

Requirements

  • Python 3.10+
  • Kubernetes cluster
  • Langchain
  • Langgraph
  • Kubernetes Python SDK
  • OpenAI + API key

you need to add the openai api key to the .env file in the root of the project

Setup

uv sync

Run

uv run graph_k8s.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages