Press "Enter" to skip to content

Merging kubectl Configuration Files in Windows

Andrew Pruski has some files to merge:

When working with multiple Kubernetes clusters, at some point you’ll want to merge your kubectl config files.

I’ve seen a few blogs on how to merge kubectl config files but haven’t seen any on how to do it on Windows. It’s pretty much the same process, just adapted for powershell on Windows.

Read on to learn the process.