Node Logs

Retrieve logs from a Kubernetes node — systemd units (journalctl) or files under /var/log. Use when you need node-level evidence: containerd, kubelet, kernel/OOM, or anything the pod's own log cannot show. Three access paths in order: host_script (SSH), node_script (debug pod), and local_script against the kubelet log endpoint when neither is possible.

scitix 0c50332 3 files · 59.7 KB Updated

File contents

scitix/siclaw/tree/main/skills/core/node-logs commit 0c503325a8

Frequently asked questions

npx skillmds@latest add scitix/node-logs