Skip to content

Commit 4b3ef25

Browse files
author
naman-msft
committed
updated docs;
1 parent 85d9cc6 commit 4b3ef25

File tree

10 files changed

+66
-0
lines changed

10 files changed

+66
-0
lines changed
File renamed without changes.

scenarios/DeployLLMWithTouchserveOnAKS/deploy-llm-with-touchserve-on-aks.md renamed to scenarios/DeployLLMWithTorchserveOnAKS/deploy-llm-with-torchserve-on-aks.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

scenarios/DeployLLMWithTouchserveOnAKS/requirements.txt renamed to scenarios/DeployLLMWithTorchserveOnAKS/requirements.txt

File renamed without changes.

scenarios/DeployLLMWithTouchserveOnAKS/torchserve-deployment.yaml renamed to scenarios/DeployLLMWithTorchserveOnAKS/torchserve-deployment.yaml

File renamed without changes.

scenarios/DeployLLMWithTouchserveOnAKS/torchserve-service.yaml renamed to scenarios/DeployLLMWithTorchserveOnAKS/torchserve-service.yaml

File renamed without changes.
-1.08 KB
Binary file not shown.

scenarios/metadata.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,5 +865,71 @@
865865
}
866866
]
867867
}
868+
},
869+
{
870+
"status": "active",
871+
"key": "DeployCassandraOnAKS/deploy-cassandra-on-aks.md",
872+
"title": "Deploy a Cassandra Cluster on AKS",
873+
"description": "Learn how to deploy a Cassandra cluster on an Azure Kubernetes Service (AKS) cluster using Azure CLI and Kubernetes manifests.",
874+
"stackDetails": [],
875+
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployCassandraOnAKS/deploy-cassandra-on-aks.md",
876+
"documentationUrl": "",
877+
"nextSteps": [],
878+
"configurations": {
879+
"permissions": []
880+
}
881+
},
882+
{
883+
"status": "active",
884+
"key": "DeployClickhouseOnAKS/deploy-clickhouse-on-aks.md",
885+
"title": "Deploy ClickHouse Cluster on AKS",
886+
"description": "Learn how to deploy a ClickHouse Cluster on Azure Kubernetes Service (AKS) using Azure CLI and Kubernetes manifests.",
887+
"stackDetails": [],
888+
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployClickhouseOnAKS/deploy-clickhouse-on-aks.md",
889+
"documentationUrl": "",
890+
"nextSteps": [],
891+
"configurations": {
892+
"permissions": []
893+
}
894+
},
895+
{
896+
"status": "active",
897+
"key": "DeployLLMWithTorchserveOnAKS/deploy-llm-with-torchserve-on-aks.md",
898+
"title": "Quickstart: Deploy a Large Language Model with TorchServe on Azure Kubernetes Service (AKS)",
899+
"description": "Learn how to deploy a large language model using TorchServe on AKS.",
900+
"stackDetails": [],
901+
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployLLMWithTorchserveOnAKS/deploy-llm-with-torchserve-on-aks.md",
902+
"documentationUrl": "",
903+
"nextSteps": [],
904+
"configurations": {
905+
"permissions": []
906+
}
907+
},
908+
{
909+
"status": "active",
910+
"key": "DeployTensorflowOnAKS/deploy-tensorflow-on-aks.md",
911+
"title": "Setup: Deploy a Tensorflow Cluster on Azure Kubernetes Service (AKS)",
912+
"description": "Learn how to deploy a Tensorflow cluster on Azure Kubernetes Service (AKS) using Azure CLI.",
913+
"stackDetails": [],
914+
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployTensorflowOnAKS/deploy-tensorflow-on-aks.md",
915+
"documentationUrl": "",
916+
"nextSteps": [],
917+
"configurations": {
918+
"permissions": []
919+
}
920+
},
921+
{
922+
"status": "active",
923+
"key": "DeployTrinoOnAKS/deploy-trino-on-aks.md",
924+
"title": "Deploy a Trino Cluster on Azure Kubernetes Service (AKS)",
925+
"description": "Learn how to deploy a Trino Cluster on AKS using Azure CLI for scalable and distributed SQL query processing.",
926+
"stackDetails": [],
927+
"sourceUrl": "https://raw.githubusercontent.com/MicrosoftDocs/executable-docs/main/scenarios/DeployTrinoOnAKS/deploy-trino-on-aks.md",
928+
"documentationUrl": "",
929+
"nextSteps": [],
930+
"configurations": {
931+
"permissions": []
932+
}
868933
}
934+
869935
]

0 commit comments

Comments
 (0)