Skip to content
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

Support AAD enabled cluster #513

Open
hsubramanianaks opened this issue Feb 8, 2024 · 0 comments
Open

Support AAD enabled cluster #513

hsubramanianaks opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hsubramanianaks
Copy link
Collaborator

hsubramanianaks commented Feb 8, 2024

This work is to support AAD enabled cluster - today only workaround is to run kubectl proxy and then use b2k. Doesn't work for everyone. User experience is not good when using AAD enabled cluster.

Logs:

2024-02-08T13:33:20.6451606Z | Library | WARNG | Failed to load kubeconfig at 'C:\Users\user.kube\config;': kubeconfig file not found at C:\Users\user.kube\config;
2024-02-08T13:33:20.6689065Z | Library | ERROR | Logging handled exception: k8s.Exceptions.KubeConfigException: {"Message":"kubeconfig file not found at C:\Users\user\.kube\config;","Data":{},"InnerException":null,"HelpLink":null,"Source":"KubernetesClient","HResult":-2146233088,"StackTrace":" at k8s.KubernetesClientConfiguration.LoadKubeConfigAsync(FileInfo kubeconfig, Boolean useRelativePaths)\r\n at k8s.KubernetesClientConfiguration.LoadKubeConfigAsync(String kubeconfigPath, Boolean useRelativePaths)\r\n at k8s.KubernetesClientConfiguration.LoadKubeConfig(String kubeconfigPath, Boolean useRelativePaths)\r\n at Microsoft.BridgeToKubernetes.Library.ManagementClients.KubeConfigManagementClient._GetConfiguration()"}

@hsubramanianaks hsubramanianaks converted this from a draft issue Feb 8, 2024
@hsubramanianaks hsubramanianaks added the enhancement New feature or request label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog Features
Development

No branches or pull requests

1 participant