Skip to content

Commit c91db17

Browse files
Merge pull request #2 from treebeardtech/docs
Docs
2 parents 9178af8 + d3bc632 commit c91db17

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
<div align="center">
22
<h1>Kubeflow Terraform Modules</h1>
33

4-
Terraform module which creates a Kubeflow instance in a Kubernetes cluster
4+
<p>Terraform module which creates a Kubeflow instance in a Kubernetes cluster</p>
5+
6+
<a target="_blank" href="https://registry.terraform.io/modules/treebeardtech/kubeflow/kubernetes/0.0.3" style="background:none">
7+
<img src="docs/tkf.png" width="400" height="100%">
8+
</a>
9+
10+
<br />
11+
12+
<a target="_blank" href="https://discord.gg/QFjCpMjqRY">
13+
<img src="https://img.shields.io/badge/chat-discord-blue?logo=discord&logoColor=white" />
14+
</a>
515

6-
<a target="_blank" href="https://registry.terraform.io/modules/treebeardtech/kubeflow/kubernetes/0.0.3" style="background:none">
7-
<img alt="dagster logo" src="docs/tkf.png" width="400" height="100%">
8-
</a>
916
</div>
1017

1118
> [!Note]
@@ -29,6 +36,12 @@ We recommend trying out this module in a development environment first.
2936

3037
To do so, follow the [k3s tutorial](examples/k3s).
3138

39+
### 📺 [Youtube tutorial](https://www.youtube.com/watch?v=DtLLJqW6aG8)
40+
41+
<a target="_blank" href="https://www.youtube.com/watch?v=DtLLJqW6aG8" style="background:none">
42+
<img src="https://i3.ytimg.com/vi/91Kmsg7g5D8/maxresdefault.jpg" width="600" height="100%">
43+
</a>
44+
3245
## Guides
3346

3447
In order to integrate Kubeflow with your production systems there are some changes you

0 commit comments

Comments
 (0)