dexter: add page (#3040)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
8be8ce8380
commit
a269fe7595
12
pages/common/dexter.md
Normal file
12
pages/common/dexter.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# dexter
|
||||||
|
|
||||||
|
> Tool for authenticating the kubectl users with OpenId Connect.
|
||||||
|
> Homepage: <https://github.com/gini/dexter>.
|
||||||
|
|
||||||
|
- Create and authenticate a user with Google OIDC:
|
||||||
|
|
||||||
|
`dexter auth -i {{client-id}} -s {{client-secret}}`
|
||||||
|
|
||||||
|
- Override the default kube config location:
|
||||||
|
|
||||||
|
`dexter auth -i {{client-id}} -s {{client-secret}} --kube-config {{sample/config}}`
|
Reference in New Issue
Block a user