Published onMay 25, 2025How to merge Kubernetes Kubectl config filesEKSKubernetesDevOpsSince a DevOps engineer needs to manage multiple kubernetes clusters, here is a quick walkthrough to merge Kubernetes Kubectl config files thus allowing us to keep only one Kubectl config file in ~/.kube/config file.
Published onMay 18, 2025Using multiple AWS accounts through the AWS CLIAWSCloudA walkthrough to use multiple AWS accounts through the AWS CLI — one main account and two others accessed via IAM roles