π Spark K8s Constructor v0.1.0
First production release! Modular Helm charts for deploying Apache Spark on Kubernetes.
β¨ Features
- Spark 3.5.7 & 4.1.0 - Full support for both versions
- 11 Preset Configurations - Ready-to-use values files for common scenarios
- 23 Recipe Guides - Operations, Troubleshooting, Deployment, Integration
- E2E Test Suite - Minikube-validated end-to-end tests
- Load Testing - Tested with 11M+ records (NYC taxi dataset)
- Policy-as-Code - OPA/Conftest security validation
π Documentation
π Fixes
- β ISSUE-031: Auto-create s3-credentials secret
- β ISSUE-033: RBAC configmaps create permission
- β ISSUE-034: Jupyter Python dependencies
- β ISSUE-035: Parquet data loader upload mechanism
β οΈ Known Issues
- ISSUE-030: Helm "N/A" label validation (workaround available)
π Quick Start
helm install spark charts/spark-4.1 \
-f charts/spark-4.1/values-scenario-jupyter-connect-k8s.yaml \
-n spark --create-namespaceFull Changelog: https://github.com/fall-out-bug/spark_k8s/blob/v0.1.0/CHANGELOG.md