Install with winget
Open PowerShell or Command Prompt and run:
winget install int128.kubelogin
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About kubelogin
This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication
Advanced Install Options
Install (latest)
winget install int128.kubeloginInstall (pinned version)
winget install --id int128.kubelogin -e --version 1.36.1Upgrade
winget upgrade int128.kubeloginUninstall
winget uninstall int128.kubeloginFrequently Asked Questions
How do I install kubelogin using winget?
Open PowerShell or Windows Terminal and run:
winget install int128.kubelogin. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is kubelogin?
This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication
Is kubelogin free to use?
kubelogin is distributed under the Apache-2.0 license. Check the publisher’s site for full licensing details.
How do I update kubelogin with winget?
Run
winget upgrade int128.kubelogin in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall kubelogin?
Run
winget uninstall int128.kubelogin to remove kubelogin from your system.