This directory contains guides for setting up Ray and Daft on various Kubernetes environments for BYOC mode:
- Local Development - Setting up a local Kubernetes cluster for development
- Cloud Providers - Instructions for EKS, GKE, and AKS setups
- On-Premises - Guide for on-premises Kubernetes deployments
Before using daft-launcher
in BYOC mode with Kubernetes, you must:
- Have a running Kubernetes cluster (local, cloud-managed, or on-premise)
- Install and configure Ray on your Kubernetes cluster
- Install Daft on your cluster
Please follow the appropriate guide above for your environment.