Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
Katie
A user-friendly kubectl wrapper for interacting with pods.
Usage
Commands
kubectl pods <selector>- list pods.kubectl logs <selector>- show logs from first matching pod.kubectl exec <selector> -- <command>- exec in first matching pod.
Selectors
Common labels are automatically aliased in selectors. If no pods match the original selector and the selector includes on of the labels on the left, katie will replace that label with the matching one on the right and try the search again.
name->app.kubernetes.io/nameinstance->app.kubernetes.io/instanceversion->app.kubernetes.io/versioncomponent->app.kubernetes.io/componentpart-of->app.kubernetes.io/part-ofmanaged-by->app.kubernetes.io/managed-by
Author
MIT Licence, (c) 2019 Sam Clements
Release files for katie 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| katie-0.2.0.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| katie-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.2 kB
Release files / katie-0.2.0.tar.gz
| Download URL | katie-0.2.0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f7c7c55d96ad06a01248edb74e093f44af6bcd85c489f5a2d81b922726dfe833
|
|
BLAKE2b-256 checksum How to use checksums |
a6825cd3cb486b5813ca3949006646cd59653c1d5ed49bc2713e5bf99f5cefd5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
|
Release files / katie-0.2.0-py3-none-any.whl
| Download URL | katie-0.2.0-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ca3a045219911afa1671325a8f0d1f68b68e997a1ddac769d1c148d867355d29
|
|
BLAKE2b-256 checksum How to use checksums |
13d76615c4c1734cd28594589c9ad241952efe05d09581495d780bcb09c03042
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
|