Refresh not supported and does not have appropriate auth credentials in kubeconfig #1410
-
I use azure cli to create the kubeconfig file. when I use the client library for .net it shows an error saying refresh not supported. I check for some suggestions and they said that I should use kubelogin, I tried the kubelogin convert but when run my application, the error says that I do not have appropriate auth credentials. Is there a way to refresh the token using the client library for dotnet?since the kubelogin is not working. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
this sdk does support kubelogin with token auto refresh any error? |
Beta Was this translation helpful? Give feedback.
-
Hey, it's working now. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
this sdk does support kubelogin with token auto refresh
any error?