What problem does it solve?
Deploy and manage workloads on the NRP Nautilus Kubernetes cluster, ensuring policy-compliant configurations, resource discipline, and credential wiring.
Core Features & Use Cases
- Batch job guidance: enforce priorityClassName: opportunistic, explicit resource requests/limits, and restartPolicy: Never.
- Ingress and networking: HAProxy-based ingress with CORS and timeout annotations for reliable external access.
- Policies and credentials: adherence to NRP usage policies; secret wiring and dedicated nodes for preemption handling.
- End-to-end deployment flows: rollout strategies, config maps, and debugging guidance for common failures.
Quick Start
Create and run a compliant batch job in the biodiversity namespace using opportunistic priority, explicit resource requests/limits, and HAProxy-based ingress according to the outlined policies.