Запуск DOCA-приложений на BlueField без контейнеров
★ 7.6 · content
doca-bare-metal-deployment is a Claude Code skill that covers launching, supervising, debugging, and managing the full platform lifecycle of DOCA-linked application binaries directly on hardware — no container, no kubelet, no static-pod manifest. It handles BFB installation, RShim/TMFIFO setup, host PF rebind, PCI/NUMA/CPU/IRQ binding, and co-tenant isolation via cgroup-v2, network namespaces, and numactl. Three launch modes are supported: direct foreground for interactive debugging, tmux/screen for long-running sessions, and systemd for restart-after-reboot with journald-integrated logging. The skill also provides a seven-layer error taxonomy and a six-state BlueField lifecycle classifier to help diagnose failures. Intended for developers and operators who already have a built DOCA binary and a real BlueField NIC, targeting either the host x86 path over PCIe or the BlueField Arm bare-metal path.