How to merge kubectl config file with ~/.kube/config

PHOTO EMBED

Sat Jun 11 2022 18:26:21 GMT+0000 (Coordinated Universal Time)

Saved by @Rohith #yaml

export KUBECONFIG=~/.kube/config:~/someotherconfig 
kubectl config view --flatten
content_copyCOPY

https://stackoverflow.com/questions/46184125/how-to-merge-kubectl-config-file-with-kube-config