scitix
Official@scitix
Offers specialized diagnostic primitives for Kubernetes cluster health, network connectivity, and Volcano batch scheduling resource management.
Agent Skills by scitix
Showing 33 vetted skills indexed across 1 GitHub repositories.
volcano-scheduler-config
Retrieve Volcano scheduler configuration from its ConfigMap in summary, YAML, or JSON formats.
volcano-gang-scheduling
Diagnose Volcano PodGroup Gang Scheduling failures by analyzing PodGroup constraints, cluster resources, and queue capacities.
pvc-debug
Diagnose PersistentVolumeClaim failures in Kubernetes using kubectl.
deep-investigation
Orchestrate multi-phase infrastructure investigations from triage to conclusion.
pod-ping-gateway
Ping the default gateway for a network interface within a pod's network namespace.
find-node
Filter Kubernetes nodes by keyword with fuzzy, case-insensitive matching.
deployment-rollout-debug
Diagnose Kubernetes Deployment rollout failures via kubectl inspection.
node-ping-gateway
Ping the gateway IP for a specified network interface on a target node.
job-debug
Diagnose Kubernetes Job and CronJob failures using kubectl and pod logs.
node-show-gateway
Retrieve the default gateway for a Kubernetes node network interface.
cluster-events
Analyze Kubernetes cluster-wide Warning events to diagnose issues and identify patterns.
networkpolicy-debug
Diagnose Kubernetes NetworkPolicy connectivity issues by analyzing ingress and egress rules.
pod-show-gateway
Retrieve the default gateway for a Kubernetes pod network interface.
volcano-scheduler-logs
Retrieve and analyze Volcano scheduler logs to debug pod pending states.
volcano-job-diagnose
Diagnose Volcano batch job statuses and issues using kubectl.
volcano-node-resources
Query Kubernetes node allocatable CPU, memory, and GPU resources.
dns-debug
Diagnose DNS resolution failures in Kubernetes clusters using kubectl.
pod-pending-debug
Diagnose Kubernetes pod scheduling failures from kubectl describe pod events.
image-pull-debug
Diagnose Kubernetes pod image pull failures using pod status, containerd logs, and events.
ingress-debug
Diagnose Ingress failures by inspecting Kubernetes resources and controller health.
service-debug
Diagnose Kubernetes Service connectivity by verifying Endpoints, selectors, and port alignment.
pod-crash-debug
Diagnoses Kubernetes pod crash failures by analyzing statuses, events, and previous logs.
hpa-debug
Diagnose HorizontalPodAutoscaler failures in Kubernetes by analyzing status, metrics-server health, and scaling events.
statefulset-debug
Diagnose Kubernetes StatefulSet rollout and scaling failures via pod ordinals, PVC bindings, and update strategies.
Frequently Asked Questions About scitix
FAQPage SchemaWhat specific tasks can I perform using Scitix?▼
Scitix enables deep diagnostic tasks including analyzing Kubernetes pod crash loops, debugging network policy ingress/egress rules, resolving Volcano scheduler pending states, and auditing node resource allocatability. It provides granular visibility into cluster events, service endpoints, and persistent volume claim bindings to accelerate incident resolution.
Which personas benefit most from these diagnostic capabilities?▼
Site Reliability Engineers, Kubernetes cluster administrators, and platform engineers managing high-performance batch workloads benefit from these capabilities. These professionals use the diagnostic primitives to reduce mean time to resolution for complex scheduling, networking, and resource contention issues within distributed container environments.
What are the prerequisites for running these diagnostic skills?▼
Execution requires an active Kubernetes cluster context with appropriate RBAC permissions to query cluster resources, events, and logs. Users must have kubectl configured to access the target namespace and cluster nodes to retrieve gateway information, journal logs, and resource metrics.