kopilot

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 9 Imported by: 0

README

Kopilot 🧑‍✈️: Your AI Kubernetes Expert

GitHub GitHub last commit

Highlight

  • Diagnose any unhealthy workload in your cluster and tell you what might be the cause
  • Audit Kubernetes resource and find the security misconfigurations

Installation

Distribution Command / Link
macOS brew install knight42/tap/kopilot
Krew kubectl krew install kopilot
Pre-built binaries for Linux GitHub releases

Usage

Currently, you need to set two ENVs to run Kopilot:

  • Set KOPILOT_TOKEN to specify your token.
  • Set KOPILOT_LANG to specify the language, defaults to English. Valid options are Chinese, French, Spain, etc.
  • KOPILOT_TOKEN_TYPE will be available soon to let you specify AI services other than ChatGPT. Please stay tuned.
Diagnose
# Diagnose a CrashLoopBackOff pod
kopilot diagnose pod my-pod
Audit
# Audit a deployment named nginx
kopilot audit deploy nginx

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL