Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 814 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 814 Bytes

kubectx-reload

Latest GitHub release GitHub contributors GitHub stars Written in Bash

A tool that merges multiple kubeconfig files for the wonderful and essential kubectx.

Installation

go get github.com/tacrocha/kubectx-reload

Usage

kubectx-reload

Assumptions

  1. kubectl and kubectx are installed and in the PATH;
  2. Kubeconfig files are in ~/.kube;
  3. File names start with kubeconfig-, e.g.: kubeconfig-mycontext01, kubeconfig-othercontext.yaml