Skip to content

CirillaQL/kubectl-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl-openai

Solve Kubernetes problems using OpenAI

demo

Quick Start

  1. Download the binary from Github Releases
  2. If you want to use this as a kubectl plugin, then copy kubectl-openai binary to your $PATH. If not, you can also use the binary standalone.

Usage

Set your ChatGPT API with token command

kubectl openai token $(Your Key)

Try to analyze pod or pods

kubectl openai pod <pod-name> -n <pod-namespace>

kubectl openai pods <pods-namespace>

About

Solve Kubernetes problems using OpenAI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages