Categorygithub.com/CirillaQL/kubectl-openai
modulepackage
0.0.2
Repository: https://github.com/cirillaql/kubectl-openai.git
Documentation: pkg.go.dev

# README

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>

# Packages

Copyright © 2023 NAME HERE <EMAIL ADDRESS> */.
No description provided by the author