macOS
brew install kubeloginlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kubelogin pour les workflows d'agents IA.
installation
brew install kubeloginlocal Homebrew formula metadata
nix profile install nixpkgs#kubeloginnixpkgs package indexes · pkgs/by-name/ku/kubelogin/package.nix · Source: api.github.com
sudo zypper install kubeloginopenSUSE Tumbleweed package metadata · kubelogin · Source: download.opensuse.org
sudo apk add kubectl-oidc_loginAlpine Linux edge package indexes · kubectl-oidc_login · Source: dl-cdn.alpinelinux.org
choco install kubeloginChocolatey community package catalog · kubelogin · Source: community.chocolatey.org
scoop install extras/kubeloginScoop official bucket manifest trees · bucket/kubelogin.json · Source: api.github.com
winget install --id int128.kubelogin -eWindows Package Manager source index · int128.kubelogin · Source: cdn.winget.microsoft.com
aperçu
OpenID Connect authentication plugin for kubectl
historique
int128/kubelogin is a kubectl plugin for Kubernetes OpenID Connect authentication, also known as kubectl oidc-login. It became important as Kubernetes client authentication moved toward exec credential plugins and as clusters increasingly delegated user login to OIDC identity providers.
The public GitHub repository was created on March 21, 2018. The README identifies kubelogin as a kubectl plugin for Kubernetes OIDC authentication and explains that it is designed to run as a client-go credential plugin.
The project tracks Kubernetes exec credential APIs and browser-based OIDC login flows. Its CLI can be invoked through kubectl plugin naming as kubectl oidc-login, and it stores token cache data in the filesystem by default with an option to use the system keyring.
kubelogin gained adoption because Kubernetes documented client-go credential plugins as a stable feature in Kubernetes v1.22. That mechanism lets kubectl and client-go execute an external command to receive user credentials for authentication protocols such as OAuth2 and SAML.
The README documents installation through Homebrew, Krew, Chocolatey, and GitHub Releases. The package also appears in apk, Nix, Scoop, winget, and zypper metadata in the batch input, showing that an authentication helper crossed from Kubernetes plugin culture into general OS package managers.
When kubectl runs, kubelogin opens a browser for the user to authenticate with an OIDC provider, obtains a token, and returns Kubernetes ExecCredential output for client-go. The kubeconfig user.exec stanza points to the plugin command and arguments.
The default token cache path documented by the README is ~/.kube/cache/oidc-login, and kubectl oidc-login clean deletes cached credentials so the next kubectl run starts a fresh browser login.
kubelogin is significant because it is both a kubectl plugin and a security-sensitive credential helper. Packaging matters here: users want a reproducible binary from Homebrew, Krew, Chocolatey, or distro packages because the tool participates directly in Kubernetes API authentication.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kube/configCredential-bearing paths to review before unattended agent runs.
~/.kube/cache/oidc-loginexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kubectl-oidc_login | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/int128/kubelogin
métadonnées d'installation
| Clé du paquet | brew:kubelogin |
|---|---|
| Version | 1.36.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kubelogin |
| Page d'accueil | https://github.com/int128/kubelogin |
| Dépôt | https://github.com/int128/kubelogin |
| Docs amont | https://github.com/int128/kubelogin/blob/master/README.md |
| Licence | Apache-2.0 |
| Archive source | https://github.com/int128/kubelogin/archive/refs/tags/v1.36.3.tar.gz |
| Dernière mise à jour | 2026-07-19T06:34:43Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubelogin |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
kubelogin
nix profile install nixpkgs#kubeloginkubelogin 0.2.18-1.1
Kubernetes client credential plugin implementing Azure authentication
https://github.com/Azure/kubelogin
sudo zypper install kubeloginkubelogin
choco install kubeloginextras/kubelogin
scoop install extras/kubeloginint128.kubelogin
winget install --id int128.kubelogin -ekubectl-oidc_login 1.35.2-r3
kubectl plugin for Kubernetes OpenID Connect authentication
https://github.com/int128/kubelogin
sudo apk add kubectl-oidc_loginpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.