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.

kompose - Convert Compose to Kubernetes. Will be reinstated as a Fedora project in the near future.

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
Fedora 41 aarch64 (13)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* Fedora 41 (31 downloads)
Fedora 42 aarch64 (8)*, ppc64le (12)*, s390x (10)*, x86_64 (17)* Fedora 42 (36 downloads)
Fedora 43 aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* Fedora 43 (6 downloads)
Fedora rawhide aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* Fedora rawhide (26 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable buckaroogeek/k8s-utils
More info about enabling Copr repositories

Other Actions