Skip to content

kwok and k8s python client authentication #444

Answered by orudi
orudi asked this question in Q&A
Discussion options

You must be logged in to vote

Create a service account and associated token:

kwokctl --name {cluster_name} kubectl create serviceaccount my-reader
kwokctl --name {cluster_name} kubectl create token my-reader --duration=8760h

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@wzshiming
Comment options

@orudi
Comment options

@wzshiming
Comment options

@orudi
Comment options

Answer selected by orudi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants