Kubelogin how do I install this? #9386
Unanswered
clbarrett
asked this question in
General questions
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was wondering how exactly this works.
I've had to transition to self-hosted build agents as we are transitioning to private AKS cluster and really appreciate that this project is available. One last hurdle I am facing is that the newest versions of the AKS cluster require kubelogin to be installed and configured to run kubectl commands. What's the normal way of adding this? Do I just need to provision a VM and then add it and then create a new image from it?
I am also curious how exactly the azure build agents work if kubelogin is not being installed on them. My old clusters obviously don't need kubelogin to work. And I can't exactly test it against my new private AKS clusters. These images "are" what's being used by the azure build agents, right?
Beta Was this translation helpful? Give feedback.
All reactions