Skip to content

Commit baa5e21

Browse files
committed
New doc: Flyte on AKS
1 parent 8fd4d19 commit baa5e21

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

articles/aks/use-flyte.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Build and deploy data and machine learning pipelines with Flyte on Azure Kubernetes Service
3+
titleSuffix: Azure Kubernetes Service
4+
description: Learn about Flyte, an open-source platform for building and deploying data and machine learning pipelines on Azure Kubernetes Service.
5+
ms.topic: how-to
6+
ms.date: 05/17/2024
7+
author: schaffererin
8+
ms.author: schaffererin
9+
---
10+
11+
# Build and deploy data and machine learning pipelines with Flyte on Azure Kubernetes Service
12+
13+
This article shows you how to use Flyte, an open-source platform for building and deploying data and machine learning pipelines on Azure Kubernetes Service (AKS).
14+
15+
Flyte is a workflow orchestrator that unifies machine learning, data engineering, and data analytics stacks to help you build robust and reliable applications.
16+
17+
For more information, see [Introduction to Flyte](https://docs.flyte.org/en/latest/introduction.html).
18+
19+
## Prerequisites
20+
21+
* Helm
22+
* Azure subscription
23+
* Etc.
24+
25+
## Create an AKS cluster
26+

0 commit comments

Comments
 (0)