Adapter Sidecar Pattern

Choose and review Kubernetes telemetry adapters when a legacy or vendor process emits incompatible metrics, logs or health signals, when deciding between per-pod translation and a node agent, or when an application upgrade silently changes parsed telemetry. Covers translation contracts, evidence-backed enrichment and failure behavior. Excludes in-process interface adaptation (gof-adapter), container mechanics (sidecar-pattern), probe configuration (kubernetes-service-lifecycle) and telemetry instrumentation design.

robsonkades a8f9f9c 5 files · 27.5 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/adapter-sidecar-pattern commit a8f9f9c12f

Frequently asked questions

npx skillmds@latest add robsonkades/adapter-sidecar-pattern