home/categories/containers/scitix-siclaw-skills-core-find-node-skill-md
containersdevops

find-node

Fuzzy-match Kubernetes nodes by keyword. Equivalent to `kubectl get nodes -o wide | grep <keyword>`, with header preserved. Use this instead of listing all nodes to keep context minimal.

scitix
maintainer
scitix
更新于 3/4/2026
星标
88
分支
8
quick start

Installation and usage

Fuzzy-match Kubernetes nodes by keyword. Equivalent to `kubectl get nodes -o wide | grep <keyword>`, with header preserved. Use this instead of listing all nodes to keep context minimal.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use find-node