Problem scenario
You want to manually create a config file for Kubernetes. (You do not want to run aws eks update-kubeconfig –name foobar.) How do you do this?
Solution
These directions are most suited for Amazon EKS. But they could be adapted for clusters running in other environments (not just AWS). If you are using GCP, go to the very bottom of the directions and skip the rest.
…
Continue reading “How Do You Create a config File for Kubernetes Manually?”