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: docs-gb/wrappers/java.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Packaging a Java model for Seldon Core using s2i
2
2
3
3
{% hint style="warning" %}
4
-
This wrapper is an example only and is not production-ready.
4
+
This wrapper is an example only.
5
5
{% endhint %}
6
6
7
7
In this guide, we illustrate the steps needed to wrap your own Java model in a docker image for Seldon Core using [source-to-image app s2i](https://github.com/openshift/source-to-image).
Copy file name to clipboardExpand all lines: docs-gb/wrappers/nodejs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Packaging a NodeJS model for Seldon Core using s2i
2
2
3
3
{% hint style="warning" %}
4
-
This wrapper is an example only and is not production-ready.
4
+
This wrapper is an example only.
5
5
{% endhint %}
6
6
7
7
In this guide, we illustrate the steps needed to wrap your own JS model running on a node engine in a docker image for Seldon Core using [source-to-image app s2i](https://github.com/openshift/source-to-image).
Copy file name to clipboardExpand all lines: docs-gb/wrappers/r.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Packaging an R model for Seldon Core using s2i
2
2
3
3
{% hint style="warning" %}
4
-
This wrapper is an example only and is not production-ready.
4
+
This wrapper is an example only.
5
5
{% endhint %}
6
6
7
7
In this guide, we illustrate the steps needed to wrap your own R model in a docker image for Seldon Core using [source-to-image app s2i](https://github.com/openshift/source-to-image).
0 commit comments