"can create non-namespaced resources" fails against GKE cluster #5018
Unanswered
RossVertizan
asked this question in
General
Replies: 2 comments
-
This is saying that you can't create kubectl auth can-i create clusterrole You'll want to get that to pass and then |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also, we'd love to have powershell commands in the docs! Go check out https://github.com/linkerd/website for the source to all the docs =) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug Report
What is the issue?
When running the command:
linkerd check --pre
on a Windows 10 machine the "can create non-namespaced resources" check fails with the message:
How can it be reproduced?
I'm not sure if this is a generic way to recreate the problem, because I may have done something else wrong, but all I have done is:
Note, that I have not done the extra steps for GKE privtae cluster, when I look at the properties of the cluster in GKE I see that "Private Cluster" is disabled. Also, when running the "gcloud container clusters describe linkerd" command I did not find the "masterIpv4CidrBlock" key.
P.S. It would be good to have a set of Windows Powershell commands in Getting Started instead of just *nix commands.
Logs, error output, etc
Shown above.
linkerd check
outputEnvironment
Cluster Environment: GKE
Host OS: Windows 10
Linkerd version:
Possible solution
Additional context
Beta Was this translation helpful? Give feedback.
All reactions