Skip to content

v0.4.0 — Camera-ready release (§V-E DRA cascade)

Choose a tag to compare

@thc1006 thc1006 released this 22 Jun 18:10
· 148 commits to main since this release

Camera-ready release for IEEE SMC-IT/SCC 2026 paper
"Ground-Side Mission Plan Compilation with Policy-as-Code Guardrails for Cloud-Native Satellite Platforms"

What's new in v0.4.0

Adds the §V-E DRA Quota Cascade reproducibility set that was not yet present at v0.3.0:

Reproducibility manifests

manifests/k8s/kueue/dra-paper-test/ — apply in order to reproduce the §V-E experiment:

  • 00-kueue-configuration-patch.yaml — Kueue Configuration ConfigMap with resources.deviceClassMappings binding gpu.nvidia.comdra.gpu.nvidia.com
  • 00-original-kueue-manager-config-backup.yaml — pre-experiment rollback target
  • 01-namespace-and-queue.yaml — namespace + ResourceFlavor + ClusterQueue (covers cpu/memory/dra.gpu.nvidia.com)
  • 02-resourceclaimtemplate.yamlresource.k8s.io/v1 ResourceClaimTemplate
  • 03-jobs.yaml — two Kubernetes Jobs referencing the RCT
  • README.md — step-by-step apply order + rollback + expected outcome table

Captured experimental output

docs/experiments/2026-06-09-dra-quota-cascade-output.md — full timeline log of the 2-Job cascade on host kubeadm Kubernetes v1.36.1 + Kueue v0.17.3 + NVIDIA DRA driver + NVIDIA GeForce GT 1030 single-GPU node.

Earlier work

v0.4.0 builds on v0.3.0 (RTX 5080 DRA experiments for §V-D) and v0.2.0 (security hardening + parallel rendering).

Citation

Paper-side artifact at this tag is what DOI 10.5281/zenodo.<new> will resolve to once Zenodo auto-deposits this Release.