Skip to main content

Kubernetes Copilot

Project description

Kubernetes Copilot

ChatGPT based copilot for your Kubernetes cluster.

Caution: Copilot may generate and execute inappropriate operations, do not use in production environment!

Install

Install the copilot with pip command below:

pip install kube-copilot

kubectl command should be installed in the local machine and kubeconfig file should be configured to access kubernetes cluster.

How to use

Usage: kube-copilot [OPTIONS] COMMAND [ARGS]...

Options:
  --version  Show the version and exit.
  --short    Disable verbose information of copilot execution steps
  --help     Show this message and exit.

Commands:
  audit     audit security issues for a Pod
  diagnose  diagnose problems for a Pod
  execute   execute operations based on prompt instructions

Contribution

The project is opensourced at github feiskyer/kube-copilot with Apache License.

If you would like to contribute to the project, please follow these guidelines:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with a descriptive commit message.
  4. Push your changes to your forked repository.
  5. Open a pull request to the main repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kube_copilot-0.1.1.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

kube_copilot-0.1.1-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page