Развёртывание DOCA-контейнеров на BlueField
★ 7.6 · content
doca-container-deployment is a Claude Code skill that covers hands-on deployment of in-bundle DOCA service containers — Argus, DMS, Firefly, and UROM service — on a BlueField using kubelet in standalone mode: dropping a YAML pod spec into the static-pod manifests directory, checking pod status and ENTRYPOINT logs, and running a smoke-before-bulk validation loop. It describes the shared deployment runtime contract common to all supported services and routes to per-service skills for config schemas and service-specific "healthy" definitions. A layered error taxonomy — covering pod-spec, scheduling, image pull, runtime, mount, network, versioning, and host layers — guides diagnosis of Pending hangs, ImagePullBackOff, and CrashLoopBackOff. The skill triggers even when the user does not say "container deployment"; it explicitly routes elsewhere for DOCA installation, library-API questions, and externally productized NVIDIA services such as BlueMan, HBN, SNAP, and Virtio-net.