You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,6 @@
24
24
25
25
## About this project
26
26
27
-
28
27
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.
29
28
30
29
Kubeflow provides a cloud-native AI platform which can be used to deploy applications in
@@ -61,7 +60,7 @@ The default configuration of Kubeflow provided is designed to run on a cluster w
61
60
62
61
## Getting Started
63
62
64
-
Note that as all of our examples are implemented in Terraform, we recommend using the Terraform module to start off. The [helm super-chart](https://github.com/treebeardtech/kubeflow/tree/main/helm/treebeard-kubeflow) is likely to be a more viable interface as you move into production.
63
+
Note that as all of our examples are implemented in Terraform, we recommend using the Terraform module to start off. The [helm charts](helm) are likely to be a more viable interface as you move into production.
65
64
66
65
We recommend trying out this module in a development environment first.
67
66
@@ -78,7 +77,12 @@ To do so, follow the [k3s tutorial](examples/k3s).
0 commit comments