Can anyone help me to understand this "the user name is `john` or `john-develope . . .

new_day:
Can anyone help me to understand this “the user name is john or john-developer” mock exam 2 question 6

Ashwin Dora:
@new_day i had the same question. I was thinking what did i do wrong .

new_day:
yeah me too and for the 2 time

Augusto:
John-developer is the name of the CSR resource.
The user name is John (when you create the role binding and set the credentials in kubeconfig).

new_day:
So we can give it any name we want “john”, "toto’ etc ?

Ashwin Dora:
@Augusto in the mock question the user that needs to be created was john and NOT john-developer. So confused with that

Augusto:
That’s right.

Augusto:
And yes. John-developer is only the name of CSR object. Just that. Then, the user that use that .crt (the signed public key) could be wherever you want.