Skip to content

Commit 9d01cec

Browse files
Update 2017-12-00-Introducing-Kubeflow-Composable.md
1 parent 96c37a6 commit 9d01cec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/en/blog/_posts/2017-12-00-Introducing-Kubeflow-Composable.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To deploy a the trained model for serving, execute the following:
133133

134134
```
135135
ks generate tf-serving inception --name=inception
136-
---namespace=default --model\_path=gs://$bucket_name/$model
136+
---namespace=default --model\_path=gs://$bucket_name/$model_loc
137137
ks apply gke -c inception
138138
```
139139

@@ -170,3 +170,6 @@ Thank you for your support so far, we could not be more excited!
170170

171171
_Jeremy Lewi & David Aronchick_
172172
Google
173+
174+
Note:
175+
* This article was amended in June 2023 to update the trained model bucket location.

0 commit comments

Comments
 (0)