What problem does it solve?
Automates the deployment of SUNK (Slurm on Kubernetes) on Amazon Elastic Kubernetes Service (EKS), focusing on a sub-$50/day budget. Streamlines cluster creation, configurations, and resource setup for cost-sensitive environments.
Core Features & Use Cases
- Cluster Setup: Fully automated setup of an EKS cluster with CPU and GPU nodegroups.
- Optimized for Cost: Defaults to cost-effective configurations; provides explicit opt-out options for optional features to keep costs low.
- GPU Integration: Option to include GPU compute nodegroups with GPU health checks and monitoring.
- Monitoring: Integrated monitoring using Kubernetes-native and CloudWatch dashboards for observability.
- Use Case: A researcher at a university with a limited budget can deploy a cost-effective, high-performance computing environment for running complex simulations.
Quick Start
Run the "deploy-sunk-on-eks" skill and follow the prompts for a cost-effective SUNK deployment on EKS.