Michael Albinus writes: Hi Filipp, >> Yep, but I would recommend "kubectl config view --context=$(kubectl >> config current-context) -o json". We don't need the information about >> other context. > > Oops. The better way is "kubectl config view -o json --minify". Patch is appended, could you pls test? Best regards, Michael.