makedeb


kubectx-bin 0.9.5-1


Faster way to switch between clusters and namespaces in kubectl

Viewing /README.md.

View raw.

Click here to go back to the Git tree for kubectx-bin.

kubectx-bin
---

This package provides the kubectx command line tool as easyly installable package.
For issues with kubectx please refer to: https://github.com/ahmetb/kubectx

# Installation

The installation is handled through makedeb. The following codeblock demonstrates how to install the package.

```bash
git clone 'https://github.com/deB4SH/makedeb-kubectx-bin.git'
cd makedeb-kubectx-bin/
makedeb -si
```