-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid apiVersion "client.authentication.k8s.io/v1beta1" #3
Comments
Fixed, it was an issue with my local OSX setup. TL;DRI had installed kubectl with Homebrew via: Now all is well when I run step 2, and this is my kubectl version output:
|
Just to add to this, I experienced this issue and it was because I had an old installation of Docker Desktop on OSX and its installation had set up this symlink: To fix the issue, I opened Docker Desktop and it prompted me to update which I did. I'm now on version 2.5.1.4 (49550) and the issue has gone away. |
For anyone else who goes looking for this message, I ran into it due to the latest version of aws-iam-authenticator (0.5.5) requiring |
Got this error when following the example and trying the second step:
Output with error message:
Repo notes:
doctl version: 1.20.0-release
kubectl version:
The text was updated successfully, but these errors were encountered: