Install via Winget
winget install int128.kubelogin
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About kubelogin
This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication
Frequently Asked Questions
How do I install kubelogin using winget?
Open Windows Terminal or PowerShell and run:
winget install int128.kubelogin. Winget is built into Windows 10 (1809+) and Windows 11.What is kubelogin?
This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication
Is kubelogin free to download?
kubelogin is available under the Apache-2.0 license. Use the winget command or the direct download link on this page.
How do I update kubelogin with winget?
Run
winget upgrade int128.kubelogin in Windows Terminal or PowerShell to update kubelogin to the latest available version.