Skip to main content

A kubernetes shell

Project description

Kubesh

Kubesh is a shell for Kubernetes users and administrators.

PyPi Code style: black

Planned features:

  • Status bar:

  • Kubernetes query commands:

    • list pods
    • list namespaces
    • list nodes

How to use it

Run from the docker image

docker run --privileged -v "$HOME/.kube/config":/app/kube_config -it joaompinto/kubesh

Install using Python3.6+

How to install

# Last Release
pip3 install --user kubesh
# Development Release
pip3 install --user https://github.com/joaompinto/kubesh/archive/master.zip

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

kubesh-0.0.4.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

kubesh-0.0.4-py3-none-any.whl (15.1 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