You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well ... you download the kubeconfig file from AWS. And kubectl uses it. kubectl proxy just opens websocket or something to the cluster based on the configuration kubeconfig and uses that to proxy the connections.
Hi!
Can't understand why
kubectl proxy
knows where why aws cluster is afterterraform apply
. Do you know it?The text was updated successfully, but these errors were encountered: