Skip to main content

Tmux launcher for kubernetes

Project description

kmux

A tmux launcher for Kubernetes that creates one pane per pod, sets the env variables POD, KUBE_CONTEXT, and KUBE_NAMESPACE and runs the commands in the given input file in every pane.

Dependencies

  • Python3.8+

  • smux

  • tmux (any version)

Installation

Run the following command:

pip3 install kmux.py

Usage

  1. Create a new file, either from scratch or by copying Sample.kmux.

  2. Type in the commands that you want to run, likely dependent on the selected POD.:

    ---------
    command1
    command2
    command3

Note that a pane does not necessary need to run any commands.

  1. Run kmux.py <input_file_name>. By default, this will run the commands in the input file against all pods in the current Kubernetes context. You may also specify a target context with the command line option --kube_context. It will exhibit undefined behavior if there is no current context and no context has been specified.

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

kmux.py-0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

kmux.py-0.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file kmux.py-0.1.tar.gz.

File metadata

  • Download URL: kmux.py-0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for kmux.py-0.1.tar.gz
Algorithm Hash digest
SHA256 6208eadc944b2ac32ee2fd2a4d96c35a8232679b9144070fd50e52ef9f366898
MD5 8bf6bcc17ae99866a3bc60dc8447ea22
BLAKE2b-256 970eb58bed4633e4f517a09f75583d2ad9b97a326b718d43f85d15952b829302

See more details on using hashes here.

File details

Details for the file kmux.py-0.1-py3-none-any.whl.

File metadata

  • Download URL: kmux.py-0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for kmux.py-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0a6823f0cce6ef1893f98c09e175b186f60209125240af4696506f60a89bc797
MD5 49229f99cca347701980f15a9a5ac29c
BLAKE2b-256 6d794edf954a484b66604c3e6cb74737c4b2e5b2fba32f9c5f78afaa0d3c5f84

See more details on using hashes here.

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