Skip to content

Commit

Permalink
chore: Remove references to kubeflow
Browse files Browse the repository at this point in the history
  • Loading branch information
askulkarni2 committed Oct 27, 2023
1 parent f2f040a commit cd667fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 480 deletions.
5 changes: 3 additions & 2 deletions website/docs/blueprints/ai-ml/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ sidebar_label: Introduction

# AI/ML Platforms on EKS

Running AI/ML platforms on Kubernetes can greatly simplify and automate the deployment, scaling, and management of these complex applications. There are a number of popular tools and technologies that have emerged to support this use case, including **TensorFlow**, **PyTorch** and **KubeFlow**.
Running AI/ML platforms on Kubernetes can greatly simplify and automate the deployment, scaling, and management of these complex applications. There are a number of popular tools and technologies that have emerged to support this use case, including **TensorFlow**, **PyTorch**, **Ray**, **MLFlow**, etc.

These tools make it easy to deploy AI/ML models in a containerized environment, and provide features such as automatic scaling, rolling updates, and self-healing capabilities to ensure high availability and reliability. By leveraging the power of Kubernetes, organizations can focus on building and training their AI/ML models, rather than worrying about the underlying infrastructure.
With its robust ecosystem of tools and support for a wide range of use cases, Kubernetes is becoming an increasingly popular choice for running AI/ML platforms in production.

The following Terraform templates are available to deploy.

* [Ray on EKS](ray.md): This template deploys [RayCluster](https://docs.ray.io/en/latest/cluster/getting-started.html) on EKS.
* [Kubeflow on AWS](kubeflow.md): This template deploys the [Kubeflow on AWS](https://awslabs.github.io/kubeflow-manifests/) distribution on EKS.

* [EMR NVIDIA Spark-RAPIDS](emr-spark-rapids.md): This template deploys the EMR NVIDIA Spark-RAPIDS blueprint with NVIDIA GPU Operator.
79 changes: 0 additions & 79 deletions website/docs/blueprints/ai-ml/kubeflow.md

This file was deleted.

Loading

0 comments on commit cd667fc

Please sign in to comment.