mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Merge remote-tracking branch 'origin/new_toc' into new_toc
This commit is contained in:
@@ -33,7 +33,7 @@ their instances:
|
||||
The AI Application Gateway is provided through an additional component to the ClearML Server deployment: The ClearML Task Traffic Router.
|
||||
If your ClearML Deployment does not have the Task Traffic Router properly installed, these application instances may not be accessible.
|
||||
|
||||
## Installation
|
||||
#### Installation
|
||||
|
||||
The Task Traffic Router supports two deployment options:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: guidemain
|
||||
title: Examples
|
||||
title: ClearML Tutorials
|
||||
slug: /guides
|
||||
---
|
||||
|
||||
|
||||
@@ -44,8 +44,9 @@ module.exports = {
|
||||
collapsible: true,
|
||||
label: 'GenAI App Engine',
|
||||
items: [
|
||||
{
|
||||
type: 'category',
|
||||
'deploying_clearml/enterprise_deploy/appgw',
|
||||
{
|
||||
type: 'category',
|
||||
collapsible: true,
|
||||
label: 'Build Interactive Model Demos',
|
||||
link: {type: 'doc', id: 'build_interactive_models'},
|
||||
@@ -660,7 +661,6 @@ module.exports = {
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
label: 'ClearML Application Gateway',
|
||||
link: {type: 'doc', id: 'deploying_clearml/enterprise_deploy/appgw'},
|
||||
items: [
|
||||
'deploying_clearml/enterprise_deploy/appgw_install_compose',
|
||||
'deploying_clearml/enterprise_deploy/appgw_install_k8s',
|
||||
|
||||
Reference in New Issue
Block a user