Adriaan Knapen
3 min readMay 29, 2020

--

Prod++[2]: Managing Kubernetes Context Files

The Official Way

# Set the location of the Kubernetes configs
export KUBECONFIG=$(find ~/.kube/config ~/.kube/configs -type f 2>/dev/null | paste -s -d : -)

--

--

Adriaan Knapen

Founder at Unveiler.io / ClaimR.tools — DevOps Consultant at Eficode — Living in Helsinki