Kubetier
T1

Pod create to cloud account

Cloud identity

The cluster is not always the objective. A pod that can reach the instance metadata service inherits the node's cloud identity, which is usually broader than anything the workload was given.

Step 1: schedule a pod that reaches metadata. Tier T1. audit: Request.schedule a pod thatreaches metadata1Step 2: query the instance metadata service. This step is not governed by RBAC.2Step 3: use the node identity against cloud APIs. This step is not governed by RBAC.use the node identityagainst cloud APIs3Namespace identity (pods create)Namespace identitypods createPod on a cluster nodePod on a cluster nodeNode cloud identityNode cloud identityCloud secret store and registryCloud secret store andregistry
  • RBAC
  • external
  • governed by RBAC
  • not governed by RBAC