74998/error-you-must-be-logged-in-to-the-server-unauthorized
Hi Guys,
I have launched one EKS Cluster in AWS. But it is showing me the below error when I try to run the Kubectl command.
$ kubectl get all error: You must be logged in to the server (Unauthorized)
How can I solve this error?
Hi@akhtar,
It seems you did not set your cluster credentials for the Kubectl command. You can use the below-given command to solve this error.
$ aws eks update-kubeconfig --name cluster_name
I hope this will solve your error.
There are certain rules that needs to ...READ MORE
Do you see any associations for the ...READ MORE
I have been watching the video on ...READ MORE
that's because you have resources defined in ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
It can work if you try to put ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi@akhtar, I think you are trying to transfer file to ...READ MORE
Hi@akhtar, This is usually caused by another geodesic shell running. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.