I'm using aws-native to create an EKS cluster. How do I get the kubeconfig for the cluster after I create it? The eks package has a kubeconfig output, but the aws-native package doesn't.
h
hundreds-lunch-5706
11/20/2023, 7:35 PM
You have to create it yourself unfortunately. I was surprised that this wa the case too
h
helpful-continent-37250
11/20/2023, 8:01 PM
Any pointers to do so? Certainly some of the values are available, but all of them? The user exec section?