Skip to content

interact with your Kubernetes pods, retrieve information about pods, and receive expert insights and recommendations from gpt

Notifications You must be signed in to change notification settings

codereliant/pod-doctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pod Doctor

Pod Doctor will allow you to interact with your Kubernetes pods, retrieve information about pods, and receive expert insights and recommendations from the GPT-4 model.

https://www.codereliant.io/pod-doctor/

Set up

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

export OPENAI_API_KEY=your_api_key
python app.py

About

interact with your Kubernetes pods, retrieve information about pods, and receive expert insights and recommendations from gpt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages