File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ This module is primarily focussed on the notebook environment initially such tha
2727
2828We recommend trying out this module in a development environment first.
2929
30- To do so, follow the [ k3s tutorial] ( https://github.com/treebeardtech/terraform-kubernetes -kubeflow/tree/main/examples ) .
30+ To do so, follow the [ k3s tutorial] ( https://github.com/treebeardtech/terraform-helm -kubeflow/tree/main/examples ) .
3131
3232## Guides
3333
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ Some tools can make this process easier:
4545Clone this repo (if not in codespaces) and use the makefile to setup kubernetes:
4646
4747` ` ` sh
48- git clone -b v0.1 https://github.com/treebeardtech/terraform-kubernetes -kubeflow.git
49- cd terraform-kubernetes -kubeflow
48+ git clone https://github.com/treebeardtech/terraform-helm -kubeflow.git
49+ cd terraform-helm -kubeflow
5050export KUBECONFIG=~ /.kube/demo.yaml
5151rm $KUBECONFIG # remove if exists from previous attempts
5252make k3d-create
You can’t perform that action at this time.
0 commit comments