⎈ k8s knowledge compiler

Resource Relationships

Ownership chains (owner references), API→doc links, and the control-plane graph. These are compiled deterministically from documented facts.

Ownership chain: Deployment

Pod
 └─ owned by ReplicaSet
     └─ owned by Deployment (api:Deployment)
owns Pod ReplicaSet
owns Pod StatefulSet
owns Pod DaemonSet
owns Pod Job
owns Job CronJob
owns Pod Node
owns Ingress Service

Control plane (5)

API → doc edges (717)

Sample of api_for edges linking API objects to docs: