buckaroogeek/k8s-utils
Project ID: 183203
Description
A few Kubernetes related utilities to interact with clusters from the command line.
stern - Multi pod and container log tailing for Kubernetes (https://github.com/stern/stern)
kubectx and kubens - Faster way to switch between clusters and namespaces (https://github.com/ahmetb/kubectx) kubectx is a tool to switch between contexts (clusters) on kubectl faster. kubens is a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily.
Installation Instructions
TBD
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (13)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* | Fedora 41 (17 downloads) |
![]() |
aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (12)* | Fedora 42 (19 downloads) |
![]() |
aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* | Fedora rawhide (16 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable buckaroogeek/k8s-utils
More info about enabling Copr repositories