sak-kubeflow
sak-kubeflow copied to clipboard
🚀 Deploy Kubeflow on AWS EKS with Terraform 🤖
This PR: * Creates a new alb-ingress-controller module based on Kubernetes manifests * Creates a bootstrap cloudformation template to automatically bootstrap S3 bucket and DynamoDB lock table
Make it possible to store the state of Kubeflow Pipelines. Users will be able to deploy Kubeflow with ready pipelines from the outside: preload them from the GitHub repository, upload...
In the main.tf add variables for setting Kubeflow users' roles and permissions to enable their work with AWS via Terraform. Users will be able to generate Kubeflow profiles and resources...