📄️ Manage Dependencies
Learn how to manage Spark dependencies in Ilum on Kubernetes. Compare using custom Docker images vs. runtime PyPI/Maven packages for production and testing.
📄️ Manage Secrets
Learn how to securely access credentials, API keys, and database passwords in your Spark jobs on Kubernetes using Ilum. Guide for environment variables, volume mounts, and Airflow integration.
📄️ GitOps with Argo CD
Learn how to deploy and manage Ilum on Kubernetes using Argo CD and GitOps principles. Step-by-step guide covering Argo CD installation, Application manifest creation, automated sync, and module management via Git.
📄️ Service Management (CI/CD)
Learn how to automate Ilum Interactive Service deployment using GitHub Actions with self-hosted runners on Kubernetes. Includes setting up Actions Runner Controller (ARC), writing service code, creating CI/CD workflows, and managing updates via pull requests.