Create a new K3s cluster definition by specifying a required name, optional description, and K3s version, enabling subsequent management of Raspberry Pi clusters.
Read-only MCP server for TrueNAS Scale debugging, providing k3s tools for kubectl operations and whitelisted midclt calls for system info, apps, and pools.
Manage Kubernetes pod port forwarding: start, stop, and list active sessions. Forward local ports to pod ports, with optional idle timeout to auto-stop inactive connections.
List Kubernetes secrets to discover names, types, and key names without exposing values. Identify available secrets and keys for mounting or referencing in workloads.
Diagnose pod readiness issues by describing status, conditions, container states, and recent events. Identifies root causes for CrashLoopBackOff, ImagePullBackOff, and scheduling failures.