Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubechat

kubechat is a POC tool that runs kubectl commands based on the description of the need from the user

kubechat uses OpenAI and Completion to generate the kubectl commands

demo.mp4

Installation

clone this repo

git clone https://github.com/containers-stack/kubebot.git

create a openai-config.json file with this content:

{
    "api_key": "<REPLACE WITH openai KEY"
}

Usage

cd ./kubebot
pip install -r requirement.txt 
python ./kubebot.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

kubernetes bot that help you manage kubernetes cluster with chat bot

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages