@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-workload-identity-and-service-accounts>
  a schema:TechArticle ;
  schema:headline "Agent Workload Identity and Service Accounts" ;
  schema:url <https://anchorfact.org/ai/agent-workload-identity-and-service-accounts/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-workload-identity-and-service-accounts>
  schema:citation <https://kubernetes.io/docs/concepts/security/service-accounts/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-workload-identity-and-service-accounts>
  schema:citation <https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-workload-identity-and-service-accounts>
  schema:citation <https://docs.cloud.google.com/iam/docs/workload-identity-federation> ;
  af:sourceTier "B" .