Use owner references to enable automatic garbage collection of child resources in an operator

domain: kubernetes.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. After creating the owner CR, set `controllerutil.SetControllerReference(owner, child, scheme)` on each child object before creating it
  2. Ensure the owner and child are in the same namespace for namespaced resources; cross-namespace owner references are not supported for garbage collection
  3. Verify the `ownerReferences` field on a child with `kubectl get <child> -o yaml` after creation
  4. Test deletion propagation by deleting the owner CR and confirming child resources are removed automatically
  5. Use `metav1.DeletePropagationForeground` in integration tests to wait for children before the owner is fully removed

Known gotchas

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans