ZIP
WinGet
kubelogin
int128 · 1.33.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
kubelogin_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
int128.kubelogin
Version
1.33.0
Description
This is a kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication
License
Apache-2.0
↗
Homepage
https://github.com/int128/kubelogin
Installer URL
https://github.com/int128/kubelogin/releases/download/v1.33.0/kubelogin_windows_amd64.zip
Release Notes
What's Changed
Features
- Provide a token-cache-storage type of none by @cbaenziger in #1285
- Add --oidc-redirect-url to override redirect URL by @int128 in #1263
- Support Client Credentials Flow by @cbaenziger in #1231
Refactoring
- Update github.com/golangci/golangci-lint to v2 by @int128 in #1336
- Use PKCE verifier of oauth2 package by @int128 in #1340
- Refactor setup and usage docs by @int128 in #1357
Dependencies
- fix(deps): update module golang.org/x/sync to v0.14.0 by @renovate in #1…