Supported Kubernetes Matrix
| K8s | Status |
|---|---|
| 1.28 | Full |
| 1.29 | Full |
| 1.30 | Full |
| 1.31 (preview) | Best effort |
Components
- kube-rs 0.87 client (gated by
gpu-nvmlin workspace). policy/v1Eviction API.core/v1Node patch (forunschedulabletaint).scheduling.k8s.io/v1PriorityClass.admissionregistration.k8s.io/v1ValidatingAdmissionPolicy.
Pod Field Refs Honored
spec.nodeNamemetadata.labels[denpex.ai/jira-ticket]metadata.annotations[denpex.ai/grace-period]priorityClassNametopologySpreadConstraints- Pod scheduling gates.
CSI
We register a Watch for csi.events.k8s.io to surface driver events into the evidence stream.
Operators We Subscribe To
- Karpenter
- Cluster Autoscaler
- Volcano
- KubeRay
Compatibility Test
tests/integration/k8s/ runs kind with multiple K8s minor versions and runs an eviction flow end-to-end.