Commit Graph

7 Commits

Author SHA1 Message Date
Sean Sheng efbf4b160b
Update the BentoML documentation
Update the BentoML documentation to reflect the integration with Kubeflow in release 1.7.
2023-03-22 03:53:02 -07:00
Bozhao 4864711061
update bentoml guide in external serving section (#3408)
* update bentoml guide in external serving section

* Add space for the heading

* update intro
2023-01-11 00:12:15 +00:00
Mohamad Mansour ee744e11c1
Update mlrun.md (#3251)
The URL is targeted towards a landing page for the MLRun Serving.

After the release of version 0.10.x, there is no more landing index.html page as such : https://docs.mlrun.org/en/latest/serving/index.html

The last one was in version 0.9.x: https://docs.mlrun.org/en/v0.9.3/serving/index.html

So I'm suggesting to changing it to: https://docs.mlrun.org/en/latest/serving/build-graph-model-serving.html
2022-07-29 16:40:45 +00:00
Mathew Wicks 6c527dd09a
restructure `About` section (#3007)
* restructure `About` section

* restructure `About` section

* rename "Kubeflow Overview" to "Architecture"

* rename "Kubeflow Overview" to "Architecture"

* rename "Kubeflow Overview" to "Architecture"

* reword minikf slack link
2021-11-29 02:47:02 +00:00
alexiguazio 055073be85
Fixing bug in mlrun serving (#2872)
We've updated the code so we're updating documentation here as well.
2021-08-16 02:56:06 -07:00
alexiguazio abb5d579a0
Add MLRun Serving: Index + External Add-Ons (#2830)
* upate _index serving

Add MLRun serving under "Serving" in Homepage.

* all mlrun serving under external add

* Update _index.html

* Update _index.html

* Update _index.html

* Update mlrun.md
2021-08-05 04:04:19 -07:00
Shannon Bradshaw 42f08be0e8
Components v external add ons (#2630)
* move istio, serving, and feature-store to external-add-ons

* add description for external add-ons

* add fairing to external add-ons

* add kale to external add-ons

* update kale description and link to tutorial

* update redirects for components -> external-add-ons

* update fairing internal links

* update istio internal links

* update feature-store internal links

* update serving internal links
2021-04-21 06:48:41 -07:00