Deployment Options

Deploy Kubeflow on AWS

Kubeflow on AWS provides its own Kubeflow manifests that support integrations with various AWS services that are highly available and scalable. This reduces the operational overhead of maintaining the Kubeflow platform.

If you want to deploy Kubeflow with minimal changes, but optimized for Amazon Elastic Kubernetes Service (Amazon EKS), then consider the vanilla deployment option. The Kubeflow control plane is installed on top of Amazon EKS, which is a managed container service used to run and scale Kubernetes applications in the cloud.

All available deployment options can be installed using Kustomize, Helm, or Terraform.

Note: Terraform deployment options are still in preview.

To take greater advantage of the distribution and make use of the AWS managed services, choose one of the following deployment options according to your organization’s requirements:


Prerequisites

Set up your environment for deploying Kubeflow on AWS

Create an EKS Cluster

Create an EKS cluster before you deploy Kubeflow on AWS using Kustomize or Helm

Vanilla Installation

Deploy the vanilla version of Kubeflow on AWS.

RDS and S3

Deploying Kubeflow with RDS and S3

Cognito

Deploying Kubeflow with AWS Cognito as identity provider

Cognito, RDS, and S3

Deploying Kubeflow with Cognito, RDS, and S3

Connect to your Kubeflow Dashboard

Start experimenting and running your end-to-end ML workflows with Kubeflow on AWS

Configure Culling for Notebooks

Automatically stop your notebooks based on idleness

Last modified March 2, 2023: Updates to blog content (#564) (860c95e)