This chart will bootstrap an AIFlow and Airflow deployment on a Kubernetes cluster using the Helm package manager.
- Kubernetes 1.14+ cluster
- Helm 3.0+
- PV provisioner support in the underlying infrastructure (optionally)
- Supported executors:
LocalExecutor
- Supported AIFlow version:
0.1.0
- Supported database backend:
MySQL
- Automatic database migration after a new deployment
- Administrator account creation during deployment
- One-command deployment. You don't need to provide other services e.g. Redis/Database to test AIFlow.