Skip to content

Commit 9be5542

Browse files
hardware
1 parent 21e2c69 commit 9be5542

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@
1818

1919
</div>
2020

21+
**As more applications migrate towards Kubernetes, and incorporate AI components, how do we keep operations consistent and simple?**
22+
2123
## About this project
2224

25+
2326
This project simplifies MLOps in Kubernetes by providing Kubeflow in Helm and Terraform package formats. This allows scaling Kubeflow usage with the rest of your production systems.
2427

2528
Kubeflow provides a cloud-native AI platform which can be used to deploy applications in
@@ -44,6 +47,10 @@ We provide a terraform and helm-based interface for managing Kubeflow via GitOps
4447

4548
<img src="https://raw.githubusercontent.com/treebeardtech/terraform-helm-kubeflow/main/docs/arch.png" width="650" height="100%">
4649

50+
### System Requirements
51+
52+
The default configuration of Kubeflow provided is designed to run on a cluster with 2cpus and 8G memory.
53+
4754
## Getting Started
4855

4956
We recommend trying out this module in a development environment first.

0 commit comments

Comments
 (0)