Hello,

I just succeed in using new IAM support on GKE and wanted to report back.

I had a problem when I switched to use_client_certificate False (there is a
typo on documentation with the '=').

I had to make a `gcloud auth login` otherwise I had an error:
```
Unable to connect to the server: oauth2: cannot fetch token: 400 Bad Request
Response: {
  "error" : "invalid_grant"
}
```

Now that I'm able to use IAM integration, is there any way to disable
legacy admin authentication ?

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-users]... Romain Vrignaud

Reply via email to