I am using digital ocean to deploy a managed kubernetes cluster and it gives me a config file to download. How do I use the downloaded .yaml file with my default config file in /.kube directory?
I tried to merge the config files, but it did not work. Is there any easy way to make it work?