Skip to content

Update ai-toolchain-operator.md #213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions articles/aks/ai-toolchain-operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The following sections describe how to create an AKS cluster with the AI toolcha
1. Configure `kubectl` to connect to your cluster using the [az aks get-credentials][az-aks-get-credentials] command.

```azurecli-interactive
az aks get-credentials --resource-group $AZURE_RESOURCE_GROUP --cluster-name $CLUSTER_NAME
az aks get-credentials --resource-group $AZURE_RESOURCE_GROUP --name $CLUSTER_NAME
```

2. Verify the connection to your cluster using the `kubectl get` command.
Expand Down Expand Up @@ -287,4 +287,4 @@ Learn more about [KAITO model deployment options](https://github.com/Azure/kaito
[mlops-concepts]: ../aks/concepts-machine-learning-ops.md
[mlops-best-practices]: ../aks/best-practices-ml-ops.md
[delete-node-pool]: ../aks/delete-node-pool.md
[kaito-fine-tune]: ./ai-toolchain-operator-fine-tune.md
[kaito-fine-tune]: ./ai-toolchain-operator-fine-tune.md