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 ==

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


Helm v2 (deprecated)

Errors

Changelog

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

Related

Activities

See also

Advertising: