Skip to main content

CLI to easily create k8s debug pod.

Project description

kube-debug-pod

CLI for easy kube debug pod

Install:

python -m pip install kube-debug-pod

Usage:

kdb [OPTIONS]

Options:
  -n, --namespace TEXT  Namespace to start pod in, default: default.
  -c, --command TEXT    Command to run in container, default: /bin/bash.
  -p, --pod-name TEXT   The name for the debug pod, default: kdb.
  -v, --version         Display version info and exit.
  -a, --arch-linux      Use archlinux:latest image.
  -s, --sky-tools       Use skymoore/tools:latest image.
  -i, --image TEXT      Image for debug container, default: debian:latest.
  --help                Show this message and exit.

Constraints:
  {--arch-linux, --sky-tools, --image}
    mutually exclusive               Show this message and exit.

Example Usage:

kdb -n myapp

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-debug-pod-0.0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

kube_debug_pod-0.0.3-py3-none-any.whl (4.2 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