mirror of
https://github.com/int128/kubelogin.git
synced 2026-02-14 16:39:51 +00:00
Improve docs (#1250)
* Refactor docs * Update --exec-api-version * Add device authorization grant * Fix
This commit is contained in:
@@ -37,7 +37,7 @@ Add the following options to the kube-apiserver:
|
||||
Run the following command:
|
||||
|
||||
kubectl config set-credentials oidc \
|
||||
--exec-api-version=client.authentication.k8s.io/v1beta1 \
|
||||
--exec-api-version=client.authentication.k8s.io/v1 \
|
||||
--exec-command=kubectl \
|
||||
--exec-arg=oidc-login \
|
||||
--exec-arg=get-token \
|
||||
|
||||
Reference in New Issue
Block a user