scitix avatar

scitix

Official

@scitix

0Followers
|
39Public Repos
|
33Published Skills

Offers specialized diagnostic primitives for Kubernetes cluster health, network connectivity, and Volcano batch scheduling resource management.

Skills Distribution
DomainCloud & Comp...Kubernetes-Observa.. (40%)Network-Diagnostics (25%)Batch-Scheduling-O.. (25%)Infrastructure-Lif.. (10%)

Agent Skills by scitix

Showing 33 vetted skills indexed across 1 GitHub repositories.

scitixscitix
225

volcano-scheduler-config

Retrieve Volcano scheduler configuration from its ConfigMap in summary, YAML, or JSON formats.

Official
Basic
scitixscitix
225

volcano-gang-scheduling

Diagnose Volcano PodGroup Gang Scheduling failures by analyzing PodGroup constraints, cluster resources, and queue capacities.

Official
Advanced
scitixscitix
225

pvc-debug

Diagnose PersistentVolumeClaim failures in Kubernetes using kubectl.

Official
Intermediate
scitixscitix
225

deep-investigation

Orchestrate multi-phase infrastructure investigations from triage to conclusion.

Official
Advanced
scitixscitix
225

pod-ping-gateway

Ping the default gateway for a network interface within a pod's network namespace.

Official
Intermediate
scitixscitix
225

find-node

Filter Kubernetes nodes by keyword with fuzzy, case-insensitive matching.

Official
Basic
scitixscitix
225

deployment-rollout-debug

Diagnose Kubernetes Deployment rollout failures via kubectl inspection.

Official
Intermediate
scitixscitix
225

node-ping-gateway

Ping the gateway IP for a specified network interface on a target node.

Official
Intermediate
scitixscitix
225

job-debug

Diagnose Kubernetes Job and CronJob failures using kubectl and pod logs.

Official
Intermediate
scitixscitix
225

node-show-gateway

Retrieve the default gateway for a Kubernetes node network interface.

Official
Intermediate
scitixscitix
225

cluster-events

Analyze Kubernetes cluster-wide Warning events to diagnose issues and identify patterns.

Official
Intermediate
scitixscitix
225

networkpolicy-debug

Diagnose Kubernetes NetworkPolicy connectivity issues by analyzing ingress and egress rules.

Official
Advanced
scitixscitix
225

pod-show-gateway

Retrieve the default gateway for a Kubernetes pod network interface.

Official
Intermediate
scitixscitix
225

volcano-scheduler-logs

Retrieve and analyze Volcano scheduler logs to debug pod pending states.

Official
Intermediate
scitixscitix
225

volcano-job-diagnose

Diagnose Volcano batch job statuses and issues using kubectl.

Official
Intermediate
scitixscitix
225

volcano-node-resources

Query Kubernetes node allocatable CPU, memory, and GPU resources.

Official
Intermediate
scitixscitix
225

dns-debug

Diagnose DNS resolution failures in Kubernetes clusters using kubectl.

Official
Intermediate
scitixscitix
225

pod-pending-debug

Diagnose Kubernetes pod scheduling failures from kubectl describe pod events.

Official
Intermediate
scitixscitix
225

image-pull-debug

Diagnose Kubernetes pod image pull failures using pod status, containerd logs, and events.

Official
Intermediate
scitixscitix
225

ingress-debug

Diagnose Ingress failures by inspecting Kubernetes resources and controller health.

Official
Intermediate
scitixscitix
225

service-debug

Diagnose Kubernetes Service connectivity by verifying Endpoints, selectors, and port alignment.

Official
Intermediate
scitixscitix
225

pod-crash-debug

Diagnoses Kubernetes pod crash failures by analyzing statuses, events, and previous logs.

Official
Intermediate
scitixscitix
225

hpa-debug

Diagnose HorizontalPodAutoscaler failures in Kubernetes by analyzing status, metrics-server health, and scaling events.

Official
Intermediate
scitixscitix
225

statefulset-debug

Diagnose Kubernetes StatefulSet rollout and scaling failures via pod ordinals, PVC bindings, and update strategies.

Official
Advanced

Frequently Asked Questions About scitix

FAQPage Schema
What 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.