Difference between revisions of "Kubernetes service account"

From wikieduonline
Jump to navigation Jump to search
 
Line 22: Line 22:
 
* <code>Error creating: pods "your_pod" [[is forbidden]]: [[error looking up service account]] default/your_service_account: serviceaccount "your_service_account" [[not found]]</code>
 
* <code>Error creating: pods "your_pod" [[is forbidden]]: [[error looking up service account]] default/your_service_account: serviceaccount "your_service_account" [[not found]]</code>
 
* {{impersonator}}
 
* {{impersonator}}
 +
 +
== Changelog ==
 +
* Conflicting issuers between [[JWT authenticators]] and service account config are now detected and fail on API server startup.
  
 
== Related ==
 
== Related ==

Latest revision as of 14:01, 4 April 2024

system:serviceaccount: (singular) is the prefix for service account usernames.
system:serviceaccounts: (plural) is the prefix for service account groups.

Commands[edit]


Helm v2 (deprecated)

Errors[edit]

Changelog[edit]

  • Conflicting issuers between JWT authenticators and service account config are now detected and fail on API server startup.

Related[edit]

Activities[edit]

See also[edit]

Advertising: