mirror of
https://github.com/int128/kubelogin.git
synced 2026-08-23 21:06:15 +00:00
Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@ brew install kubelogin
|
||||
kubectl krew install oidc-login
|
||||
|
||||
# GitHub Releases
|
||||
curl -LO https://github.com/int128/kubelogin/releases/download/v1.14.1/kubelogin_linux_amd64.zip
|
||||
curl -LO https://github.com/int128/kubelogin/releases/download/v1.14.2/kubelogin_linux_amd64.zip
|
||||
unzip kubelogin_linux_amd64.zip
|
||||
ln -s kubelogin kubectl-oidc_login
|
||||
```
|
||||
@@ -34,7 +34,7 @@ See the following documents for more:
|
||||
|
||||
You can run kubelogin as the following methods:
|
||||
|
||||
- Credential plugin mode
|
||||
- Credential plugin mode (recommended)
|
||||
- Standalone mode
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user