sak-kubeflow icon indicating copy to clipboard operation
sak-kubeflow copied to clipboard

🚀 Deploy Kubeflow on AWS EKS with Terraform 🤖

Results 13 sak-kubeflow issues
Sort by recently updated
recently updated
newest added

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...

roadmap

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...

roadmap