Thank you sir and this private key from where i get it or it's specific for the 
account


Envoyé depuis mon smartphone Samsung Galaxy.
-------- Message d'origine --------De : Jordan Liggitt <jligg...@redhat.com> 
Date : 08/04/2017  14:05  (GMT+01:00) À : Kubernetes user discussion and Q&A 
<kubernetes-users@googlegroups.com> Objet : [kubernetes-users] How to create a 
Kubernetes ServiceAccount with token? 
The controller manager creates service accounts, and creates tokens for them if 
given a `--service-account-private-key-file`  

The API server must be given the corresponding public key to verify the tokens 
using `--service-account-key-file`

Those tokens are automatically mounted into pods if you enable the 
ServiceAccount admission plugin. 

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/kubernetes-users/R4rUz-itgdE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to